=== List Sub Categories === Contributors: Ahmad Baig Donate link: http://www.desi-tashan.com/plugins/ Tags: sidebar, widget, category, sub categories, list, plugin Requires at least: 2.6 Tested up to: 2.9 Stable tag: 1.0 This plugin adds a sidebar wigdet which displays sub categories of selected categories in customizable manner. == Description == This plugin adds a sidebar wigdet which displays sub categories of selected category in customizable manner. You can add as many widgets as you want Features: * Display sub categories in ASC/DESC order. * Selected sub categories can be excluded to display. * Show/hide empty sub categories [plugin home page](http://www.desi-tashan.com/plugins/list-sub-categories/) == Installation == 1. Upload `ListSubCategories.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Goto the Widget tab of the Appearance section and configure the widget. == Frequently Asked Questions == Visit here for the FAQ and support: [Support page](http://www.desi-tashan.com/plugins) == Screenshots == * Title: The widget title you want to display. If this field is empty, Parent Category name would be used for widget title. * Parent Category: Sub categories of selected categoy will be displayed. * Show Empty Sub Categories: Empty sub categories will be shown if selected. * Create Parent Categoy Link: Link will be created for title if this is selected. * DESC Order: Sub categories will be shown in descending order if this is selected. The default value is ascending order. * Exclude Sub Categories: Enter comma separated ids of sub-categories which you wan to exclude. == Changelog == = 1.0 = * First Version