Moo Collapsing Categories free WordPress plugin
Description
This is a relatively simple plugin that uses Javascript based on MooTools framework to make each Categories links in the sidebar collapsable. Every post corresponding to a given category will be expanded. Fork of Rob Felty’s Collapsing Categories. Multiple languages content is now fully supported through compatibility with qTranslate and WPML Multilingual CMS Plugin Homepage: http://www.3dolab.net/en/mootools-collapsing-categories-and-archives Running Demo banner image by Karora icon by Jdforrester What’s new? See the CHANGELOG for more information Compatibility This plugin is compatible with WordPress 2.8+, but not with prior versions (2.7.1 or earlier). If you prefer to insert code into your theme manually instead of using widgets, please check the manual installation instructions. Options and configuration Style options can be set via the settings panel. All other options can be set from the widget panel. If you wish to insert the code into your theme manually instead of using a widget, you can use the following options. These options can be given to the collapsCat() function either as an array or in query style, in the same manner as the wp_list_categories function. $defaults=array( ‘showPostCount’ => true, ‘inExclude’ => ‘exclude’, ‘inExcludeCats’ => ”, ‘showPosts’ => true, ‘showPages’ => false, ‘linkToCat’ => true, ‘olderThan’ => 0, ‘excludeAll’ => ‘0’, ‘catSortOrder’ => ‘ASC’, ‘catSort’ => ‘catName’, ‘postSortOrder’ => ‘ASC’, ‘postSort’ => ‘postTitle’, ‘expand’ => ‘0’, ‘defaultExpand’ => ”, ‘postTitleLength’ => 0, ‘animate’ => 0, ‘catfeed’ => ‘none’, ‘catTag’ => ‘cat’, ‘showPostDate’ => false, ‘postDateAppend’ => ‘after’, ‘postDateFormat’ => ‘m/d’, ‘useCookies’ => true, ‘showTopLevel’ => true, ‘postsBeforeCats’ => false, ‘debug’=>’0’ ); inExclude Whether to include or exclude certain categories ‘exclude’ (default) ‘include’ inExcludeCats The categories which should be included or excluded showPages Whether or not to include pages as well as posts. Default if false linkToCat 1 (true), clicking on a category title will link to the category
Features
Cost:
Free
Provider:
3dolab
Popularity:
Low
WPMarket

