=== Ajax Category Posts Dropdown === Contributors: Jay Schmidt Tags: categories, ajax, dropdown, widget, select, multi, level, navigation Requires at least: 2.7 Tested up to: 2.9.1 Stable tag: 0.1.1 Lists all categories in a dropdown box and after selecting one the second dropdown box gets populated via Ajax with all posts from this category. == Description == Lists all categories in a dropdown box and after selecting one the second dropdown box gets populated via Ajax with all posts from this category. You can use this plugin as widget (with some options) or just add the function to display the two dropdown boxes somewhere in your template files. This plugin is especially good for content heavy websites and enables users to navigate quickly to a certain post. Please use the comments at [http://learn-thai-podcast.com/blog/](http://learn-thai-podcast.com/blog/general/ajax-categories-posts-dropdown/ "Learn Thai Podcast Blog") for support. == Installation == This section describes how to install the plugin and get it working. 1. Unzip the file and upload entire `ajax-cats-posts-dropdown` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the widgets page and add the Ajax Dropdown widget to your sidebar. Configure the widget options. == Frequently Asked Questions == = How can I include the widget into a theme template file? = You can add the following line of php code somewhere in your template files to display the menu: acpd_display($acdp_title); == Screenshots == None Yet == Change Log == Version 0.1.1 Fixed the readme FAQ Version 1.0b Beta Testing Release