You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Require wp-coding-standards/wpcs^3.4 (was ^3.0) and squizlabs/php_codesniffer^3.13.5 (was ^3.10) to adopt WPCS
3.4.0. Brings bug fixes (PreparedSQL, EscapeOutput, AlternativeFunctions, CronInterval), WP 7.0.0 deprecation and
pluggable-function recognition, a stricter NoSilencedErrors (no
longer allows @parse_url()), and a new default minimum_wp_version
of 6.7. No ruleset changes.