disable lazy load
-
Hi,
We have added the below code to our function.php file and yet when we view our source code we still see “lazy”.
// Disable WordPress Lazy Load add_filter( 'wp_lazy_loading_enabled', '__return_false' );
Please how do we disable this feature?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘disable lazy load’ is closed to new replies.