mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-07-18 18:03:48 +08:00
1 line
59 B
PHP
1 line
59 B
PHP
add_filter( 'wp_lazy_loading_enabled', '__return_false' );
|