Описание
Saves you from asking «have you emptied your cache?».
Forked and updated for todays WordPress and PHP from the original plugin by Paul Clark.
Возможности
- Safe to leave running on live sites.
- Only refreshes browser cache for a file if it has been modified.
- Resolves Content Delivery Network (CDN) issues. No need to purge CDN cache.
- Мультисайтовая совместимость.
- «Just works» — no configuration necessary.
Требования
Requires scripts use any of the below functions to load. Almost all files meet these requirements. The only case it doesn’t account for is when URLs are hard-coded. This shouldn’t ever be done, since it can break sites for other reasons.
Установка
- Search for «reBusted» under
WordPress Admin > Plugins > Add New
- Установить плагин.
- Активируйте плагин.
Отзывы
Участники и разработчики
«reBusted!» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «reBusted!» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.2
- Fixed PHP warnings when poorly coded plugins use wp_enqueue_script() wrong.
1.1
- Fixed fatal error on ancient PHP versions.
1.0
- Forked from original Busted! plugin and updated for todays WordPress/PHP.
- Добавлены PHPUnit-тесты.