Manually flush product page and categories
-
Hello,
#1: my php script updates prices and quantities for some products and variation products. After updating prices and quantities, I found it easiest to run w3tc_flush_all() and delete all cache.The problem is that the page runs slowly afterwards because all the cache is cleared. So, my idea is to flush only the updated variable products as well as their parents and all categories and tags in which that product appears.
What command should I use?
#2: When a visitor initializes the caching of a page, it becomes cached. How long is the page cached for another visitor?
Tnx.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Manually flush product page and categories’ is closed to new replies.