• Resolved kolyasapphire

    (@kolyasapphire)


    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

Viewing 3 replies - 16 through 18 (of 18 total)
Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Disable on page’ is closed to new replies.