-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clear object cache as well? #6
Comments
I can definitely incorporate it, but I'll need to build out an interface for it. So that will take some time. What object cache plugin are you using? |
I'm just using the NGinx Helper plugin. No other caching plugins. |
Also would appreciate this feature. I have been dreaming of a helper that clears all of our caches but not sure how to pull it off technically. This plugin may be part of the answer.
|
Sorry for the late response. I can definitely add these items in, what would be a priority? |
Thanks for considering it @jordantrizz. For me, cloudflare, redis object cache and the page cache are priorities. |
If I enable Redis Caching it creates a problem whenever there is a minor core update.
These happen automatically, which is probably for the best because security patches need to be applied quickly.
However, on my multisite network I have had some issues where plugins like Beaver Builder temporarily malfunctioned until the network Page Cache was cleared after a core update. So thank you for creating this plugin to remedy that!
HOWEVER, I also have a problem with some plugins (Convert Pro) which temporarily malfunction until the Object Cache is cleared. So I would REALLY appreciate it if you can find a way to incorporate "clear object cache" into this Cache Purge Helper plugin.
I'm not sure if there needs to be some way of "opting out" of the object cache purge.
I always clear both caches at the same time but other people might have different needs.
Your time and skill much appreciated.
The text was updated successfully, but these errors were encountered: