Cache empty on post updates exclusions
-
Hi!
Is it possible to somehow configure the behavior of automatic cache purge on post edit/update/insert?
Looking at the code I don’t see any option to do so. There I only see that tribe_events and shop_orders post types are excluded but no option to add anything else or perhaps to turn off the feature completely.
We just had a situation where we had REST API Log active and every 15minutes external resource is checking for new orders via API. Each request is being logged and each log like that creates a new post. That causes Breeze cache to empty. That happens every 15 minutes therefore.
Perhaps can add some filters to be able to hook into the excluded post types or even add some section in options about this?
Thanks!
- You must be logged in to reply to this topic.