=== All Sub Categories === Contributors: knoppys Tags: Child Category List, Sub Category List Requires at least: 2.8 Tested up to: 3.8 License: GPL2 Displays a list of all child categories and their associated post titles as links in a list format of a single user defined Parent Category. == Description == The idea for this pliugin came from a need to use a single widget in UberMenu Item Widget areas to display a list of all sub categories and their post titles as links in a menu. We needed the widget to be totally dynamic and responsive. The widget I created gives the wordpress admin the option to select a single parent category from the "wp_dropdown_categories" select box in the widget admin area and the result is an unordered list of Child Category Titles and Linked Post Titles. The great thing is theres no scripts and no complicated code. Its pure php and simple html. This plugin really shined when we used it with UberMenu.As no other plugin could be found that generated a straight forward never ending list, this now gave us a responsive and dynamic solution. == Installation == Installation: 1. Upload the plugin folder using an FTP client to your host to the plugins directory (yourdomainname.co.uk/wp-content/plugins) 2. Extract the plugin Or 1. Select \"Plugins\" from the Wordpress Admin Menu 2. Select \"Add New\" 3. Search for \"All Sub Categories\" == Screenshots == 1. SImply add your widget to your sidebar and select your parent category. == Changelog == 1.3 New Descriptions 1.2 Deployed for Wordpress 1.0 Prototype used to customise a website using Uber Menu.