APCu Page Cache – woocommerce
-
Hi guys, great job!
Are you sure that the page cache works with the woocommerce single product? To make it work I modified line 21 of the file /atec-cache-apcu/includes/atec-cache-apcu-pcache.php like this:if (!in_array($type,['page','post','product']) && !$isCat) { @header('X-Cache: FAIL-INVALID_TYPE_'.strtoupper($type)); return; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.