开发者 | M. A. Monim |
---|---|
更新时间 | 2020年4月30日 20:55 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 5.4 |
版权: | GPLv2 or later |
/wp-content/plugins/
directorySettings > WP Booster
and enable the options that you need. Default setting options are gzip compression & browser caching.We strongly recommend to use PHP 7+, if your website is fully compatible with it, because it’s much faster than any PHP 5.6 .
It concatenates all scripts and styles under the header that have been enqueued by your theme & plugins, minifies and compresses them. This plugin is very lightweight.
WordPress core's jquery.js is not optimized for the simple reason a lot of popular plugins inject inline JS that is not aggregated either (due to possible cache size issues with unique code in inline JS) which relies on jquery being available, so excluding jquery.js ensures that most sites will work out of the box. If you want optimize jquery as well, you can remove it from the JS optimization exclusion-list (you might have to enable "also aggregate inline JS" as well or switch to "force JS in head").
Sometimes some external google-fonts css files can create the problem, you just need to disable for that option.
At the moment first of 2020 , the answer is no.
WP Booster is not a simple fix for google-page-speed; it optimizes the real speed while browsing your site.
WP Booster doesn't compile or optimize any CDN (those are external from your own site) CSS & JS files.
If your webserver is properly configured to handle compression (gzip or deflate) and cache expiry (expires and cache-control with sufficient cacheability), you don't need WP Booster enabling gzip or browser caching, just keep them disabled.
Just de-activate it, all of it's options will be completely removed and will work as previously worked. Additionally you can email us to support@getwebinc.com for any kind of issue(s).