Quickly separate your categories into sections and topics. Show them on your sidebar as separate entities. The possibilities are endless!
##What this plugin does
With this plugin, you can display selected "main" categories on your blog's sidebar or top navigation bar. Akin to wp_list_cats(), the provided function wp_list_main_cats() accepts the same arguments, but filters out all categories not deemed "main". You choose main categories via the WordPress category management administration panel.
Another function called wp_list_secondary_cats() allows for the listing of any secondary (non-main) categories in your blog.
Plus, two included widgets let you create sidebar blocks for main and/or categories.