Why plugins disables native WordPress lazy loading
-
Hi, I see that in flying-pages.php there’s following line
add_filter('wp_lazy_loading_enabled', '__return_false');
which disables WP lazy loading.
Can you please explain what’s the purpose? To me, it seems like a parallel feature.
I would advise also making an announcement somewhere about this as it can create some troubles for plugin users.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Why plugins disables native WordPress lazy loading’ is closed to new replies.