An HTML compressor/minifier written for WordPress.
Author: | Tyler Hall (profile at wordpress.org) |
WordPress version required: | 2.5 |
WordPress version tested: | 3.0.5 |
Plugin version: | 1.0.0 |
Added to WordPress repository: | 20-06-2010 |
Last updated: | 20-06-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | http://github.com/tylerhall/html-compressor |
Total downloads: | 3 059 |
Active installs: | 60+ |
Click to start download |
Attempts to reduce the filesize of your blog's posts and pages by removing unnecessary whitespace at the beginning and end of lines and stripping blank lines completely. <pre>
tags are respected and their contents are left alone. However, nested <pre>
tags may exhibit unexpected behavior. Safely minifies HTML with no change in presentation.