=== Accordion Menu ===
Contributors: bruzed
Tags: accordion menu, jquery
Requires at least: 2.9.1
Tested up to: 4.0
Stable tag: 1.1

Accordion Menu is a simple jquery accordion menu plugin for Wordpress.

== Description ==

Accordion Menu is a simple jquery accordion menu plugin for Wordpress. It enables an accordion menu for your Pages and Categories sidebar widget. It works for upto 3 levels of hierarchy.

== Installation ==

1. Upload accordion-menu to the */wp-content/plugins* directory
2. Activate the plugin from the *Plugins* menu in Wordpress
3. Add the *Pages* an/or *Categories* widget to your sidebar
4. Select *Show hierarchy* in *Categories* widget if you added it

== Frequently Asked Questions ==

= Should my theme support widgets? =

Yes!

= How do I customize the way it looks? =

By customizing the css for the widget in your css file

= Why can't I get it to work with my theme? =

The plugin makes use of the default class generated by Wordpress for the pages widget - *widget_pages* and categories widget - *widget_categories*. This should be present in your theme for it to work properly.

== Screenshots ==
No screenshots.

== Changelog ==

= 1.1 =
* Updated for Wordpress 4.0
* Support for Pages and Categories widget

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.1 =
* Updated for Wordpress 4.0
* Support for Pages and Categories widget

= 1.0 =
Initial release.