Skip to content

Commit 5b58aba

Browse files
committed
Add link to external blog post about when to use the autoload flag
1 parent f506c0b commit 5b58aba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WordPress/Sniffs/WP/OptionAutoloadSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
* contain an invalid, internal or deprecated value.
2323
*
2424
* @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.
2526
*
2627
* @since 3.2.0
2728
*/

0 commit comments

Comments
 (0)