We'll create fresh WordPress site with PCSD Tag Stripper installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Removes common deprecated and problematic tags and attributes that the WordPress editor will add automatically.
Original Code pulled and from a plugin ericjuden had written. modified by Josh Espinoza
This plugin will strip out the following tags:
rel=""
target=""
br /
br/
BR/
br
br
b
/b
non breaking space
Empty Headings 1 - 6
iframes
mailto:
Installation
wp-content/plugins/
Changelog
1.6
* added mailto: anchors, and iframes to the filtering out list
1.5
* prepped for wordpress svn system
1.3
* added additional tags to be removed
1.2
* Initial release