Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Merge + Minify + Refresh Clear Caches

Описание

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.

Установка

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Enjoy!
  4. 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