Description
Add a sidebar widget that displays expandable categories menu.
Widget shows only 2 level menu – no subcategories just posts in categories.
Two available styles. Easy to understand styling.
Post list is fetched using AJAX calls upon request.
If current page is a post or category with posts corresponding menu is loaded and expanded.
If post belongs in more than one category only its first category menu is expanded.
There are two styles currently. One has arrow images displayed permanently showing upwards
or downwards depending on menu being opened/closed
Arbitrary section
A brief Markdown Example
Installation
- Extract the downloaded archive into
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Categories Ajax Tree choose Splitted or Unsplitted option
(these are styling choices) - Add the widget from widgets section of admin menu
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Category-Post AJAX Tree” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Category-Post AJAX Tree” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- removed ‘WROONG’ echo from top of screen