WP-Beautifier
Beautifier provides several options to clean up WP's messy (X)HTML source code output, such as code indentation.
1.3.1
- Renamed Settings menu link and added plugin meta row support links
beautifier_add_indention() is now PHP4 compatible
- Moved
beautifier_uninstall() to plugin options file
1.3
- Added basic RSS and Atom-Feed output cleaning
- Moved admin related code into
options.php file
- Made most of the language strings easier to understand
- Added settings link to plugin actions in plugin listing
beautifier_clean_whitespace() is now also removing tabs between tags
1.2
- Prevented permanent
E_NOTICE caused by strict ob_start()
- Added toggle for custom regular expressions
- Added contextual help to administration menu
- Added German translation
beautifier_uninstall() is now working again
- Updated language strings and old comments
- Custom regular expressions are now applied before the code cleaning to enhance their potential
- Moved the single quotes conversion before the tag preservation
- Cleaning only if
WP_USE_THEMES is defined and a valid DTD is found in the beginning of the output buffer
1.1.1
- Improved tag preservation to keep
<script> tags intact
- Conditional Comments are not removed anymore
- Custom regexps are now called after comment removal and quotes conversion
- Fixed mis-labeled input field id attribute
1.1
- Renewed many functions and made the descriptions more clear.
- Added the ability to convert single quotes into double quotes in html tags
- Added the ability to clean the output with custom regular expressions
- Prevented an infinite loop, when a html comment is not closed
1.0
Requires: 3.0 or higher
Compatible up to: 3.1.0
Last Updated: 2010-11-26
Downloads: 5,585
Average Rating
(10 ratings)
Support
Got something to say? Need help?