Categories
Open Source

Force Transients Refresh WordPress Plugin

Have you ever worked with transients and found yourself switching back and forth between your database and your code to make changes? Not anymore!

With Force Transient Refresh, you can clear all transients by adding a query string parameter to whatever URL you are trying to load. Not for use in production. Should be used when you are developing locally and don’t want to load up your database to clear out transients.

Quick start

  • Activate the plugin
  • Add ?ftr or ?force_transient_refresh to the URL
  • Profit with refreshed transients

Leave a Reply

Your email address will not be published. Required fields are marked *