Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Seems easy enough. I’ll add them in the next time I update the plugin.

    Thread Starter WebBuzz

    (@webbuzz)

    Great. 😀

    This should be all that is needed:

    if ( is_plugin_active( ‘wp-cloudflare-page-cache/wp-cloudflare-super-page-cache.php’ ) )
    {
    do_action(“swcfpc_purge_cache”);
    }

    Plugin Author webheadcoder

    (@webheadllc)

    @webbuzz Thank you for your patience. Super Page Cache support has been added

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Support for Super Page Cache’ is closed to new replies.