Is there an easy way to delete all transient caches? A plugin maybe? Or like in drupal “drush cc all”?
3 comments
Comments are closed.
Is there an easy way to delete all transient caches? A plugin maybe? Or like in drupal “drush cc all”?
Comments are closed.
Not tested, but if you need a quick and dirty way, you could put a script like this in your WordPress folder and call it each time:
Not to be used on a production server.
If you can access your database through phpmyadmin or something equivalent, I would recommand you to use this :
Install https://wp-cli.org/ and use the command