mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-03 12:12:25 +08:00
https://github.com/wp-media/wp-rocket-helpers/blob/master/lazyload/wp-rocket-enable-native-lazyload/wp-rocket-enable-native-lazyload.php
1 line
61 B
Text
1 line
61 B
Text
add_filter( 'rocket_use_native_lazyload', '__return_true' );
|