• Should I use the filter add_filter( 'wp_lazy_loading_enabled', '__return_false' ); to stop WP 5.5 lazyloading when using lazyloading in LiteSpeed Cache?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I think you either have to disable lazy loading on the plugin, or add this filter. You shouldn’t have both.

    Plugin Support Hai Zheng?

    (@hailite)

    If you want to use the responsive placeholder to improve the UX, then yes, you should turn off WP’s native one.

    Thread Starter Ben Andersen

    (@ben72)

    Thanks but I actually don’t see any difference with or without that line in there. Maybe the plugin should disable the native one if lazyloading is enabled in the plugin if there is a risk for performance hits with both active?

    Plugin Support Hai Zheng?

    (@hailite)

    I don’t think there could be any risk. Will see if need to disable the native one or not later. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lazyloading in WP 5.5’ is closed to new replies.