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.
1 parent f506c0b commit 5b58abaCopy full SHA for 5b58aba
WordPress/Sniffs/WP/OptionAutoloadSniff.php
@@ -22,6 +22,7 @@
22
* contain an invalid, internal or deprecated value.
23
*
24
* @link https://github.com/WordPress/WordPress-Coding-Standards/issues/2473
25
+ * @link https://felix-arntz.me/blog/autoloading-wordpress-options-efficiently-and-responsibly/ For more information on how to use the autoload flag.
26
27
* @since 3.2.0
28
*/
0 commit comments