Can’t disable WordPress lazy loading
-
Hello. I have WordPress 6.0.1.
For the past few days, I have been trying to disable the WordPress native lazy loading because my featured images are giving my site a very high LCP score.
This code doesn’t seem to work (add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ );). After I use it, pagespeed.web.dev still says that my featured images are being lazily loaded.
My LCP is staying at around 6.4 ms, which isn’t good. No matter what I do, it won’t go down. It seems as if the lazy loading is playing a very big part in it.
Thank you.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can’t disable WordPress lazy loading’ is closed to new replies.