Version This
开发者 |
sebastiaandegeus
|
更新时间 |
2014年8月4日 17:12 |
PHP版本: |
3.9.0 及以上 |
WordPress版本: |
3.9.0 |
版权: |
GPLv2 or later |
详情介绍:
This WordPress plugin automatically versions your enqueued javascript and css files with a md5 hash to the querystring based on the file content. When the file changes the md5 hash changes and the file will be downloaded and chached again by the browser.
安装:
Install this as a normal WordPress plugin or move it into the mu-plugins directory to always have to active.
更新日志:
1.0.0
1.1.1
- Added javascript support
- Updated readmes
- Added Bedrock folder structure support