• Hi
    I need to put a condition on config.php(maybe functions.php?) that say:
    if condition is true, don’t load site(any page) from cached files (bypass w3total)
    else load from cached files.
    I tried with the constant define('DONOTCACHEPAGE', false); but it does not work, I think it is only for create or not the cache and not for retrieving.
    I need this for a cookie law plugin that otherwise does not work
    Thanks

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

The topic ‘Bypass w3 totala cache’ is closed to new replies.