• Resolved LEOnidUKG

    (@leonidukg)


    Hello!
    Pls add support W3 Total Cache

    if(!is_admin()) {
    include_once ABSPATH . 'wp-admin/includes/plugin.php';
    if ( is_plugin_active( 'w3-total-cache/w3-total-cache.php' ) ) {
    	add_filter('w3tc_pagecache_set', 'google_fonts_ds_inject_display_swap');
    }
    ob_start("google_fonts_ds_inject_display_swap"); //Need for First load
    }
    
    • This topic was modified 6 years, 5 months ago by LEOnidUKG.
    • This topic was modified 6 years, 5 months ago by LEOnidUKG.
    • This topic was modified 6 years, 5 months ago by LEOnidUKG.
    • This topic was modified 6 years, 5 months ago by LEOnidUKG.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘W3 TotalCache’ is closed to new replies.