Plugin Directory

Convert WP Database to UTF-8

Converts the WordPress database (both tables and columns) to UTF-8 character set.

What's happening "behind the scene"?

  1. Change tables: ALTER TABLE $table DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci
  2. Change columns: ALTER TABLE $table CHANGE $field_name $field_name $field_type CHARACTER SET utf8 COLLATE utf8_general_ci

What about the WP version?

As you've seen, only MySQL and PHP are required. Roughly speaking, it has nothing to do with WordPress, so you can use almost any version of WordPress.

Requires: 2.0.2 or higher
Compatible up to: 2.8
Last Updated: 2011-10-14
Downloads: 10,575

Ratings

4 stars
4.9 out of 5 stars

Support

1 of 1 support threads in the last two months have been resolved.

Got something to say? Need help?

Compatibility

+
=
Not enough data

1 person says it works.
0 people say it's broken.

100,1,1
100,1,1
100,1,1
0,1,0
100,1,1
0,1,0
100,1,1
100,2,2
100,1,1