The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
119 views

Dynamic Subcategories in dropdown list

How do I Create Dropdown list of subcategories? Example: Category1 -Subacategory1(dropdown list) --SubcategoryA --SubcategoryB --SubcategoryC -Subacategory2 -Subacategory3 my code ...
0
votes
0answers
74 views

display category_description in footer.php [closed]

I've created a slideshow as a "category chooser" on this website I'm working on. The code for this is in the footer. I now would like to display the category description also. But it doesnt' show up. ...
3
votes
3answers
859 views

Remove the category/taxonomy description field?

How can I remove the category/taxonomy description field? The one which shows up on the edit category/taxonomy page.
1
vote
1answer
95 views

category_description() shows raw html after version 3.x?

Just looking for some history on the output of category_description() I have categories whose "description" fields are formatted with rich text and I'm trying to understand the differences in WP ...