Clear cache for Timber
开发者 |
ogrosko
|
更新时间 |
2024年2月15日 15:57 |
PHP版本: |
2.0.1 及以上 |
WordPress版本: |
4.5.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Small Wordpress plugin for flushing cache of Timber (Twig Template Plugin for Wordpress)
安装:
- Clone/download and upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- See new button in top panel "Clear Timber Cache" in the admin side
更新日志:
0.1.0 - 7/06/2016
- Added Wordpress cron job for daily cache clearing (use define('CLEAR_CACHE_FOR_TIMBER_DISABLE_CRON_JOB_CLEANUP', true); for disable)
0.0.6 - 19/05/2016
- Compatibility fix with Timber v1.0.*
0.0.5 - 27/04/2016
- Fixed bug with clearing cache from FE admin bar
- Added markdown README for Github (thanks to @DesignyourCode)
- Loader style finetuning
0.0.4 - 11/03/2016
- Cleanup - Some cleanup tasks