Popis
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.
Inštalácia
- Upload
force-transient-refreshto the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Navigate to a page that loads transients and add
?ftrto the URL - Experience the joys of fresh transients.
Časté otázky
Can I use this in production?
You can, but don’t.
`ftr` is way too short and I hate it. Is there a longer parameter that will trigger the refresh?
Yes- you can also trigger the refresh by adding ?force_transient_refresh to the URL.
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Force Transient Refresh” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Force Transient Refresh“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
0.1
- Plugin Released