Clear cache after product update
-
Hi there,
As WooCommerce products are cached on our site, is there a way to trigger our caching plugin’s clear cache action after editing a single product line?
For example, we can clear a product cache with the following action:
do_action( ‘clear_cache’, productID );
We just want to know if your plugin has an action/filter to trigger it.
Thanks in advance
M
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Clear cache after product update’ is closed to new replies.