It can be used to optimize blog performance, by taking all non-WP CSS and JS code and combining together.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Here are some key features of "JS & CSS Script Optimizer":
· Combine all scripts into the single file
· Pack scripts using Dean Edwards's JavaScript Packer
· Move all JavaScripts to the bottom
· Combine all CSS scripts into the single file
· Pack CSS files (remove comments, tabs, spaces, newlines)
· Add an exclude list, if any script fails and shows errors
Requirements:
· WordPress 2.8 or higher
What's New in This Release: [ read full changelog ]
· Plugin options updated
· Some minor changes/fixes