Skip to content

Commit

Permalink
Remove draft line
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Aug 28, 2024
1 parent f1636d6 commit 72fc8bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,10 @@ In any case, passing the checks in this tool likely helps to achieve a smooth pl
* 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.
* 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.

Input data must be Sanitized and Validated

= 1.0.2 =

* Feature - New `Enqueued_Scripts_Scope_Check` (`enqueued_scripts_scope`), `Enqueued_Styles_Size_Check` (`enqueued_styles_size`) and `Enqueued_Resources_Check` (`enqueued_resources`) performance checks.
Expand Down

0 comments on commit 72fc8bd

Please sign in to comment.