Skip to content

Updates & Bugfix

Latest
Compare
Choose a tag to compare
@joshuadavidnelson joshuadavidnelson released this 15 Dec 01:54
· 2 commits to stable since this release
10008ce
  • Tested up to WordPress 6.4.2.
  • Bump minimum WordPress version to 5.3, aligning with minimum PHP support.
  • Test to PHP 8.2.
  • Update Github actions.
  • Add Code Standard fixer Github Action, h/t @szepeviktor
  • Fix coding standards and a bunch of typos, h/t @szepeviktor
  • Increase accuracy of CSS selector used to hide blog related items in Settings > Reading, closes #69
  • Add .wp-env.json for local development.