WP Minify Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin integrates the Minify engine
into your WordPress blog. Once enabled, this plugin will combine and compress
JS and CSS files to improve page load time.
How Does it Work?
WP Minify grabs JS/CSS files in your generated WordPress page and passes that
list to the Minify engine. The Minify engine then returns a consolidated,
minified, and compressed script or style for WP Minify to reference in the
WordPress header.
Features
- Easily integrate Minify into your WordPress blog.
- Minifies JavaScript, CSS, and HTML.
- Debug tools to help you debug your issues.
- Ability to include extra JS and CSS files for Minifying.
- Ability to exclude certain JS and CSS files for Minifying.
- Minified JS and CSS files can be placed wherever you want.
- Support for to minifying external files via caching.
- Ability to pass extra arguments to Minify engine.
- Expire headers for minified JS and CSS files.
- Detection and elimination of duplicate sources.
- Plugin hooks!