• Currently the Cloudflare extension fails when trying to purge, or do anything really.

    It is looking for:

    var email = jQuery('#cloudflare_email');
    var key = jQuery('#cloudflare_key');
    var zone = jQuery('#cloudflare_zone');

    However those IDs are “cloudflare.email”, “cloudflare.key” and “cloudflare.zone”

    https://wordpress.org/plugins/w3-total-cache/

The topic ‘W3 Total Cache Cloudflare extension validation is broken’ is closed to new replies.