=== Clean Wordpress === Contributors: scuolamondo Tags: special characters, html, entities, 2.8, title, excerpt, content, comments, plugin Requires at least: 2.8 Tested up to: 2.8.1 Stable tag: trunk Replaces special characters in Wordpress title, excerpt, content and comments. == Description == This plugin is heavily based on the "German Permalinks" plugin from Scott Hanson with modifications form Michael Renzmann and Rainer Gerhards. Rainer Gerhards has added the capability to clean the content to HTML entities (e.g. > ü) and I have added more characters and limited the plugin-function only for the Wordpress title, excerpt, content and comments. The plugin works with the default Wordpress editor (tested with Wordpress 2.8+) or Dean's FCKEditor for Wordpress. Note: If you miss some conversions, drop me a note with details (see mail-adress in readme.txt) == Installation == 1. Download sm-clean-wordpress.zip and uncompress 2. Upload only sm-clean-wordpress.php to your plugins directory 3. Activate the plugin in your administration panel == Changelog == = 2.8.1 = * First release