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.

October 13, 2011 at 9:27 am
hi there – i would like the menu to open down instead of up ie when you mouseover the featured image is below the button. I understand this takes some customising but if you could point me to the code of file to tweak would be happy to play from there.
thanks for a great plugin
Pingback: 10 plugins do Wordpress para criativos | Milton Andrade designer, web designer, desenvolvedor wordpress
July 30, 2011 at 6:54 pm
Hi !
LOVE your plugin !
I would like to add padding between the images.
The border option keeps active the link even if I am not roll-overing the image.
Any solution ?
Pingback: Palestra “Os 10+ Plugins WordPress para Criativos” no #wpsummit | Agni.art
June 27, 2011 at 11:26 pm
great plugin, thanks for all your work.
Just wondered if there is any way to have the menu stay open at the current page?
June 16, 2011 at 1:33 pm
Hi nice plugin !
I would like to put many menu accordions with different menu types in a same page. Is it possible ?
June 16, 2011 at 4:27 pm
Yes, you can read the special features here:
http://web-argument.com/2011/03/17/accordion-image-menu-v-3-1-less-code-more-flexibility/
June 17, 2011 at 9:53 am
thanks so much !
June 8, 2011 at 11:29 pm
Hello
Love the plugin! Very impressive. As is, works beautifully. One problem.
This test site is for a school that wishes to use one of the translation plugins (Global Translator or IndoEuropean Translator). As soon as you use either plugin to translate, the image menu gets wacky.
It seems to add the translated titles in the wrong place (upper right) which kicks the images to the right. Then all I can see is three of my six images. Try it for yourself. Pick any language and you’ll see what I am talking about.
I have tried setting the configuration to “show title with mouseover” instead of “always” to see if that makes a difference – it doesn’t. I have also tried using each of the different translators, both kick the image over.
Any thoughts? I would hate to have to give up that “gee-whiz” effect because it breaks during translation.
June 8, 2011 at 11:30 pm
Sorry…meant that the translated titles get kicked to the upper left…long day….
May 29, 2011 at 5:10 pm
Hi,
I have some problem with this plugin. I manage the menu in my dashboard, but the changes settings aren’t saved. I can’t decide what publish in the menu… I can just see the last post, and only if I modify the plugin code.
Someone have some ideas for solving the problem?
Thanks a lot.
May 27, 2011 at 9:27 am
i suggest to include the function of showing excerpt in the column while making the thumbnail smaller size, as some of the posts might not have image, it looks plain without image in the column so text excerpt will do.
May 1, 2011 at 11:31 pm
Hi there, Love the plugin! Awesome work. However am wondering how you could add a function where the thumbnails would be desaturated to start with, then flick to color on MouseOver? Have found a jQuery desaturate script but have no idea how to implement it? http://dev.artutkin.ru/desaturate/ any help?