This new version allows to use the “menu” feature introduced in the WordPress 3.0. If your theme support menus you just need to create the menu and select it in the plugin settings.
New Features
- WordPress 3.0.0 menus included.
- The shortcode allows pages by id.
Use
You can use the menu everywhere:
- On the sidebars as a Widget.
- On the content using:

- On your theme files using:

Shortcode
The default options of the menu can be defined under Settings/Accordion Image Menu. But if you want to include more than one menu on your site you can use the “shortcode” overwriting the options. For more info about the wordpress shorcodes follow this link: http://codex.wordpress.org/Shortcode_API
Shortcode attributes

name
This is the name of the menu if are using a WordPress version higher than 3.0.0 and your theme support menus.
id
The id of the pages separated by comma.
position
vertical/horizontal.
number
Number of post (Recent Posts).
type
post (If you want to display Recent Posts)
cat
Post under categories separated by comma.
effect
Back, Bounce, Cubic, Elastic, Expo, Pow, Quad, Quart, Quint, Sine
closed_d
Menu items dimensions when the item is closed (integer)
opened_d
Menu items dimensions when the item is open with mouse over (integer)
fixed_d
Menu size that not change width for vertical height for horizontal (integer)
duration
Duration of the open/close movement (milliseconds)
border
Border between elements (integer)
open
Element opened by default (1,2,3,4,5..or randomly)
title_bg
Use background for titles
Demos
Download
http://wordpress.org/extend/plugins/accordion-image-menu/
Feedback
All suggestion and comments are welcome.

May 9, 2012 at 10:15 am
Hi there,
what’s the best way to specify the image you want to use rather than just the latest post image?
Thanks.
April 19, 2012 at 11:56 pm
I just tried using the short code for ID, but the software doesn’t seem to want show the IDs in the order I put them in. How can we order the IDs within the arcordian?
April 22, 2012 at 11:45 pm
help?
March 9, 2012 at 8:12 pm
Hi there
I have used your plugin and it works like a charm.I recently changed the theme of my wordpress and found it not to be working.Instead of the working accordion menu,I see standalone images and the menu does not work.What can be the problem??I also tried disabling all plugins to see if it was clashing with any plugin,but that didnt work too!!Please help