Hi all, I just want to let you know that I have found a bug for WordPress version 2.3.0 – 2.3.2 (I have just found this out using these version) regarding the single_cat_title function when the permalink does NOT has the %category% token.
Basically, what happens is that when you choose a permalink structure without the %category% (e.g. like I have for this site /%postname%-%post_id%/ /%postname%/), the single_cat_title does NOT return anything, as you can see the blank whitespace after the “Latest in “, which should have been “Latest in [missing current category name]“.
This also affect the meta Title tag of the single post, which uses the wp_title and single_cat_title functions to display “Title of Post ~ Missing Current Category Name”.
Anyway, I’ll be working on a way to replace the current single_cat_title function with another alternated function.
This will be added to my “list of now 10 things to-do for Week 1 of 2008“.
Anyway, I just want to let you all know.
~Mint Tree~
Discuss this in the forum ยป
If you like "WordPress 2.3x Bug in Single_Cat_Title and Permalink Structure,"
please consider linking to this page:

