VIP-Coding-Standards
VIP-Coding-Standards copied to clipboard
Remove BatcacheWhitelistedParamsSniff
trafficstars
Same reason as #612 — no longer needed since WordPress.com sites are migrated.
Same as for #612:
Action plan suggestion:
- Deprecate the sniff in the next release (2.x) by:
- Adding a deprecation warning to the sniff which will inform people to remove the sniff reference from their own custom ruleset.
- Silencing all messages from the sniff from within the
VIPMinimumruleset, effectively removing the sniff already for people using the standard rulesets.- Remove the actual sniff in the next major, i.e. 3.0.0.
Loosely related to #600