• Hi, I am the developer of WP Fastest Cache. I added a condition for $_COOKIE[‘wp_woocommerce_session’].

    1. If $_COOKIE[‘wp_woocommerce_session’] is set, the page is not cached
    2. If $_COOKIE[‘wp_woocommerce_session’] is set, the visitor does not see the cache

    If I remove the condition, Will everything still be working?

  • The topic ‘$_COOKIE[‘wp_woocommerce_session’] and Cache Plugins’ is closed to new replies.