This plugin will attempt to convert a wordpress or wordpress mu database with content in whatever character set to utf8
For the installation it is presumed you have either WordPress version 2.2.2 or WordPress Mu 1.2.5. and you want to upgrade to WordPress Mu version 1.5.1. or Wordpres version 2.5.1.
Add the following to your wp-config.php if not already there:
define('DB_CHARSET', 'utf8'); define('DB_COLLATE', '');
Check your blog database character set, if its not utf8 this plugin might be help you out
Requires: wordpress mu 1.2.5 or wordpress 2.2.3 or higher
Compatible up to: wordpress mu 1.5.1 or wordpress 2.5.1
Last Updated: 2008-8-5
Downloads: 1,673




