I'm trying to simplify my deploy process and am making use of the Capistrano tool. Is there a way to have capistrano flush W3TC's cache in a deploy task?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
As @andreascreten, wp-cli will do the job for you. wp-cli includes commands for W3TC (located in the
Where (Note: If you use 'post', you'll need to pass in |
|||
|
|
|
You could use wp-cli to flush W3TC: https://github.com/wp-cli/wp-cli. |
|||||
|