Accordion Categories is a Wordpress widget that allows you to display categories in the hierachical order
Accordion Categories allows you to show categories menu in a sidebar. Every instance of the widget can be configured according to your needs.
This widget helps visitors of your site to navigate through categories easily. Auto overflow style generation is supported.
The major features of Accordion Categories include:
You can find the plugin source code on github Accordion Categories
accordion-categories
folder to the /wp-content/plugins/
directory.Accordion Categories Menu
widget in any registered sidebar Appearance->Widgets
If you are interested of using category icons then refer to the FAQ section.
If you have found a bug, or the plugin doesn’t work correctly, please feel free to contact me.
I will do my best to fix an issue.
If you need to have an icon associated with a category I’d suggest you to add a custom category field.
I have provided an example of adding a custom category field. You can find it in the example/category-icon
folder.
Or you can use your own implementation. The plugin provides a specific filter for that purpose.
The name of the filter to hook – accordion_category_icon
.