WordPress problem: Url encoding on Tag’s slug.

When you define or assinge tags in wordpress, here is what WordPress does:
1. Every tag must have a name.
2. Every tag must have a slug, the url of the tag.
3. By default, WordPress will automatically generate the tag slug based on the name of the tag you entered.
4. However, if either the value of the [...]

Fix tag’s links when switch to built in tag support from third-party plugins!

I didn’t aware that the tags links on my blog are not working. In past few days, I got very sick, and didn’t check my online work very much; besides I just used the built-in tags feature comes with the WordPress, so I’d though there were should no problems on my blog. Until today

Upgrade to WordPress 2.3 with Language Switcher: Lessons learned

Well, it acutally WordPress 2.3.1, cause this version was out one day ago. Every blogger who use WordPress probably know that 2.3 has big changes. First, let’s look into the database schema: taxonomy, terms…hello, Drupal? Maybe, it will not long WP start call its posts as “Node”? I mean, WordPress database really changed a lot [...]

On Bilingual Weblog II, how to set up a bilingual blog

Ok, in this part, we will starting the actual work of setting up an English and Chinese weblog use WordPress 2.1.3, just like this weblog you are reading right now. This article here provides my own experience with some graphical demonstration, and I also provided my gettexted theme of TypoXP-Reloaded ( with Google Adsense optimized [...]