Hi guys:
I just ran the "Categories to tags" function in WP2.6, and it created a problem. I use nested categories, meaning categories-within-categories. Is there any way to get WP to convert all *nested* category assignments into tags as well?
Example Category Tree:
Animals
-Mammals
--Dogs
---Dalmations
----Bowser *Bowser is the category for my post.
Expected result:
Tags: Animals, Mammals, Dogs, Dalmations, Bowser
Actual result:
Tags: Bowser
Any ideas?
Thanks!
Adam