function deactivate_on_blog_page() { if ( is_home() ) { add_filter( 'do_rocket_lazyload', '__return_false' ); } } add_filter( 'wp', __NAMESPACE__ . '\deactivate_on_blog_page' );
by Rietbergh | Oct 23, 2018
by Rietbergh | Sep 21, 2018
by Rietbergh | Sep 17, 2018
by Rietbergh | Sep 12, 2018