diff --git a/readme.txt b/readme.txt index 135c45ffe..3017dcd8a 100644 --- a/readme.txt +++ b/readme.txt @@ -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.