How to Flush W3TC Cache Remotely?
-
I am using manageWP to keep several websites up to date. I use W3TC on all websites, so the problem I’m facing is that once I update websites, I also need to log in to every website and flush cache, in order to ensure that the updates did not break anything on the websites. This kind of defies the purpose of having a central point of management (managewp).
Now, my need is to flush all w3tc cache remotely. I can imagine different options for that:
1) use the w3tc api?
2) use a php file in the root folder that calls a function to flush cache? And build some kind of tool that calls all files on all websites?
3) following point 2, I could write a plugin that allows me to flush cache remotely?In any case, I’d really appreciate some assistance on how that is possible. If someone could point me in the right direction, that would be great. It seems an API call (specific url, maybe with WP credentials) would be the easiest?
I can’t find any instructions online to accomplish any of the things I’m trying to do.
Thank you in advance!
The page I need help with: [log in to see the link]
- The topic ‘How to Flush W3TC Cache Remotely?’ is closed to new replies.