=== Plugin Name === Contributors: Alpha's Categories Widget Tags: widget, categories Requires at least: 2.8 Tested up to: 2.8 Stable tag: 0.2.1 Enhanced Categories Widget,Compatible up to WordPress 2.8. == Description == There is already several Categories Widget in Wordpress Plugins Database,such as Breukie’s Categories Widget.But when I upgrade my site to Wordpress2.8,it doesn’t work any more.So I wrote this.It displays your categories using the wp_list_categories/wp_dropdown_categories function, utilizes parameters for this function.You can set up one or more this widget in your sidebar(s). Live Demo == Installation == 1. Unzip to wp-content/plugins/widgets. 1. Go to WP admin -> plugins and activate Alpha’s Categories Widget. 1. Go to WP admin -> presentation -> sidebar widgets, to add the widget to your sidebar(s). == Frequently Asked Questions == == Screenshots == 1. Create categories. 1. Add widget of categories by sections. 1. Widgets in sidebar(s). == Changelog == = 0.2 = * Add function wp_alpha_list_categories.No matter how many Alpha’s Categories Widgets you add,they need only one database query.