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 | Aug 21, 2018
by Rietbergh | Aug 15, 2018
by Rietbergh | Aug 9, 2018
by Rietbergh | Jun 22, 2018
by Rietbergh | Jun 21, 2018