Is it possible to list only subcategories of a particular category? I don't see this option in wp_list_categories. Thanks for any tips!
Is it possible to list only subcategories of a particular category? I don't see this option in wp_list_categories. Thanks for any tips!
http://codex.wordpress.org/Template_Tags/wp_list_categories
If you scroll down to the parameters list, you'll see info on the 'child_of' parameter.
This topic has been closed to new replies.