Skip to content

1.3.0

Compare
Choose a tag to compare
@GaryJones GaryJones released this 18 May 19:35
1.3.0
bc16c5a
  • Add the count of missing rules.
  • Add license file, changelog, .editorconfig file, PHPCS config file, and GitHub Action to deploy to WordPress.org.
  • Add Composer support.
  • Use optimized call of get_rules().
  • Update admin screen title to use level 1 heading.
  • Update documentation and screenshots.
  • Move classes to their own file.
  • Fix some incorrect escapings.
  • Fix issues with negative lookarounds by changing regex delimiter.
  • Fix many coding standards violations.
  • Remove call to deprecated screen_icon() function.