viitoria
Member
Posted 4 years ago #
Is there a plugin available where you can display your categories on the sidebar, and then click that category and have it expand (on the same/said sidebar) to then show the subcategories under that category? If there isn't... I thought this would be a really neat plugin to have. It would save a lot of space, too...
Thanks in advance.
You can display categories in the sidebar using wp_list_cats
http://codex.wordpress.org/Template_Tags/wp_list_cats
You will need to use DHTML for what you want. I am unaware of a plugin just yet.
I thought I remembered that the "folding page list" plugin had been expanded to do cats and subcats too - check here to see: http://webspaceworks.com/wp-plugins/foldpagelist.html
(Of course, it's entirely possible that I'm wrong - I quite frequently am....)