如何以WordPress刊登华文.
If you are seeing just ???? displayed on your post when your content is in Chinese, you can follow these steps to rectify the problem:
- Log in to your hosting server admin panel
- Click on phpMyAdmin
- Select your WordPress Database
- Select the Structure tab that displays all the tables in your database
- Select the table “wp posts” and click on the Struture icon (2nd from left) under the Action options (see diagram below)
- Select “post content” and click on the pencil icon (see diagram below)
- Set the collation to “UTF8_unicode_ci”
- Do the same to “post title” and any other tables that you want to display chinese text
Happy blogging!

Setting up WordPress to display Chinese text
