Disable on page
-
Hi, excellent plugin!
I Was wondering if I can use something like:
if ( is_page(111111) ) { add_filter( 'do_lazyload', '__return_false' ); }
Or other method of disabling per-page lazy load
- The topic ‘Disable on page’ is closed to new replies.