/ Published in: MySQL
If a MySQL DB for WordPress is encoded as latin1, these steps will prevent utf8 encoding issues.
Expand |
Embed | Plain Text
Follow these steps: http://codex.wordpress.org/Converting_Database_Character_Sets (see "Performing the actual conversion on your live database" section) THEN install this plugin: UTF8 Sanitize (http://wordpress.org/extend/plugins/wp-utf8-sanitize/) (fixes UTF8 encoding IN titles).
You need to login to post a comment.
