Wordpress plugins
Scripts Gzip

Scripts Gzip

Version : 0.9.3
Tested up to : 3.0.5
Number of download : 30301
Average rating : 4 / 5 on 1 votes 1 votes, 4 avg.rating

Screenshots

Scripts Gzip
Scripts Gzip
Scripts Gzip
Scripts Gzip

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: Have a get_header() command Have a wp_footer() command Use quotation marks in the @import(“filename”) rules in the CSS files 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. Upgrading Don’t forget to backup your blacklist.php before upgrading!

Download now