/* --- WooCommerce-safe overrides (added by ops) --- */ $cache_enabled = true; $super_cache_enabled = true; $wp_cache_not_logged_in = 2; $cache_rejected_uri = array('wp-.*\.php', 'index\.php', '/cart', '/checkout', '/my-account', 'wc-ajax', 'wc-api', 'add-to-cart', '/addons', 'lost-password', '/store-api'); $cache_rejected_cookies = array('comment_author_', 'wordpress_logged_in_', 'wp-postpass_', 'woocommerce_items_in_cart', 'woocommerce_cart_hash', 'wp_woocommerce_session_');
