JS & CSS Script Optimizer Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Features
- Grouping several scripts into single file (to minimize http requests count)
- Combine several CSS files into single files (with grouping by “media”)
- Pack scripts using Dean Edwards’s JavaScript Packer or Minify (by Steve Clay)
- Minify CSS files (remove comments, tabs, spaces, newlines)
- Support conditional JS and CSS (html5.js, IE CSS, <!–[if lt IE 9]>)
- Support JavaScript L10n / I18n (wp_localize_script)
- Put JavaScript at bottom
- Ability to include JavaScript and CSS files
- Network / WPMU support
Requirements
- Cache directory
/wp-content/cache/
should be writable - This Plugin processing only those scripts that are included properly (using “wp_enqueue_script” or “wp_enqueue_style” function)
- Read Including CSS & JavaScript
- If any script fails and web-browser console shows errors you can add this JS to exclude list
For more info visit http://4coder.info/en/code/wordpress-plugins/js-css-script-optimizer/.
Screenshots
-
Plugin settings page
-
Ability to include JavaScript files
-
Ability to include CSS files
-
YSlow speed test before installation
-
YSlow speed test after installation