We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa635ad + 2403b00 commit e40de79Copy full SHA for e40de79
WordPress/Sniffs/Security/ValidatedSanitizedInputSniff.php
@@ -23,7 +23,7 @@
23
/**
24
* Flag any non-validated/sanitized input ( _GET / _POST / etc. ).
25
*
26
- * @link https://github.com/WordPress/WordPress-Coding-Standards/issues/69
+ * @link https://github.com/WordPress/WordPress-Coding-Standards/issues/72
27
28
* @since 0.3.0
29
* @since 0.4.0 This class now extends the WordPressCS native `Sniff` class.
0 commit comments