开发者 | jp2112 |
---|---|
更新时间 | 2014年8月20日 18:57 |
捐献地址: | 去捐款 |
PHP版本: | 3.5 及以上 |
WordPress版本: | 3.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Go to Settings » CloudFlare Rocket Loader Ignore and insert filenames of .js files you want the Rocket Loader to not process. Make sure the "enabled" checkbox is checked. One filename per line. To exclude specific files, use the full filename including the .js file extension. You can also match patterns by using only the filename or parts of the filename. For example, to exclude any .js file containing the name "jquery" (ex: jquery, jquery-migrate, jquery-ui, etc), simply enter jquery. Any .js file that contains the word "jquery" will be ignored by Rocket Loader.
Are you caching your pages?
Add this to your functions.php:
remove_action('admin_head', 'insert_cfrli_admin_css');