=== UTF8 Sanitize ===
Contributors: Mrasnika
Tags: utf8, utf8 chars, broken chars, broken, broken characters, ugly, ugly characters, utf8 characters, utf, utf chars, chars, utf characters
Requires at least: 1.2
Tested up to: 2.3.2
Stable tag: 0.5
This plugin is designed to handle the broken characters that might appear on your blog posts, if their content is converted from/to UTF8 and ISO-8859-1.
== Description ==
This plugin is designed to “fight” the broken UTF8
characters on your WordPress powered site.
Install the UTF8 Sanitize WordPress plugin and you
will be able to fight those ugly characters. Additionally, you can customize
what actions you want to perform on them - either convert them to their original
values once and for all by modifing your posts’ database, OR leave all
your posts intact and instead convert the ugly chars each time a post is loaded
(all these options are controlled from the WordPress admin panel).
== Installation ==
1. Download the installation archive and uncompress
1. Upload the unarchived folder to your plugins directory (this is wp-content/plugins/)
1. Activate the plugin in your WordPress administration panel (this is the Plugins page)
1. Configure the plugin from the Options page in the WordPress administration panel
1. That’s it ;)