>
Download This Plugin | |
Download Elegant Themes | |
Name | Scripts Gzip |
Version | 0.9.3 |
Author | Edward Hevlund |
Rating | 80 |
Last updated | 2010-10-03 10:52:00 |
Downloads |
26162
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Scripts Gzip plugin added 72580 bytes of resources to the Home page and 74723 bytes of resources to the sample Post page.
Scripts Gzip plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Scripts Gzip plugin ads no tables to your Wordpress blog database.A Wordpress plugin to merge and compress the CSS and JS links on the page. There are several optimizer plugins available but this one was written to be generally effective (not have tons of options) and easy to install and remove (no settings are saved).
It does not cache, minify, have a "PRO" support forum that costs money, keep any logs or have any fancy graphics. It only does one thing, merge+compress, and it does it relatively well.
The plugin rewrites url() addresses in the CSS files if necessary, leaving http:// and / links alone. If it breaks anything, don't be afraid to email me (edward@mindreantre.se) and tell me what breaks and where (preferrably with a link so I can see for myself).
For scripts_gzip to work your theme must:
If there are extra css or js files being included that you want ignored, edit the blacklist.php file.
If you want to put the CSS and/or JS links in a specific place in your theme, use the HTML codes: <!--SCRIPTS_GZIP-CSS--> and <!--SCRIPTS_GZIP-JS-->. Else the new css and js will be put the their default locations.