Опис
This plugin clears other page caches/proxies when the Merge + Minify + Refresh cache is regenerated so users don’t end up missing static resources (CSS/JS files) due to a cached page trying to load old static resources.
Note that every time the Merge + Minify + Refresh cache is purged, your page cache and proxies will be purged as well, forcing them to regenerate the cache.
Встановлення
- Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
- Enjoy!
- Optional: you can force-clear all caches under “Settings > MMR Force Clear Caches”
Часті питання
-
Can I clear only specific pages from the cache?
-
Unfortunately not, since at this point, there’s no way to know which pages will be affected by the minified files.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Merge + Minify + Refresh Clear Caches” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Merge + Minify + Refresh Clear Caches” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.1.1
- Fix wordpress.org autodeployment
1.1.0
- Add support for RunCloud Hub object cache
1.0.0
- First version