Skip to content

1.1.0

Compare
Choose a tag to compare
@swissspidy swissspidy released this 28 Aug 12:38
· 452 commits to trunk since this release
07dbc1d
  • Feature - New Non_Blocking_Scripts_Check (non_blocking_scripts) runtime check to warn about enqueued scripts that use neither defer nor async.
  • Enhancement - Changed the namespace of included checks.
  • Enhancement - Introduced severity levels for all errors and warnings.
  • Enhancement - CLI: Support checking a plugin from a path or URL.
  • Enhancement - Added short descriptions and URLs for each check.
  • Enhancement - Improved messaging in check results.
  • Enhancement - Updated code obfuscation check with more accurate results.
  • Enhancement - Updated plugin review check to flag missing input sanitization (WordPress.Security.ValidatedSanitizedInput).
  • Fix - Improve readme checks to exclude invalid files.
  • Fix - Only show edit link if files are actually editable.