Flip Media Dubai has released a new plugin for WordPress. The plugin is called menu manager. The functionality of the plugin is to help the bloggers to manage their own custom menu on the site.
You can create as many menus you want to display in your site using this menu manager. This menu manager items are populated from WordPress post, pages, links, categories. So you can create a single menu where you can link to some of the most popular or most wanted pages in your site. Below I have given a screen shot of a simple menu I have created using menu manager named ’sidebar’.

To activate the menu I had to modify the themes which was really tough.
[php]< ?php
echo wpfm_create('sidebar');
?>[/php]
That’s it…!!!! Wow too good..!!!
The bellow screen shot shows the menu in action

This plugin was developed by Shuja Shabandri and since his domain is down you can download this plugin from this blog.
July 13th, 2006 at 12:03 am
hrhrhr… yes indeed, thats pretty cool! cudos to the author. just a pitty i switched to lightpress
so please: concentrate on backend-improvements
hehe
July 13th, 2006 at 12:04 am
Or: do a lightpress-Version of this Enhancement
(i’m too lazy for this, you know. i just ‘d like to use this feature…)
July 13th, 2006 at 9:06 am
I haven’t used lighpress. This is the first time I am looking at it. Let me see what is good about lightpress. Cannot wait …..!!!
July 15th, 2006 at 4:40 pm
ow, good question
depends on whats important to you: akismet support, no plugin installation (theres a list of 70+ plugins preinstalled), google sitemap, optimized queries, no php in templates, tag-editing page, tag-cloud, tagging, bla, customizable URIs for every context (search/static, etc), keeping the wordpress backend, rss+atom feeds for nearly everything (even search-strings, whoever needs that …) and so on.
besides that there are only a handful of programmers around doing improvements (not counting me in - and these few do a lot!) i’m happy and sure gonna keep it. just integrated a live-search. *smile*
November 28th, 2006 at 11:32 am
WOW
thats really cool
hats off Mr Imthiaz… Thats a great job there.
December 4th, 2006 at 7:28 pm
I used this plugin once before and it worked great. Can you please update this with a download link that works? Wp-stuff is just a parking space site. Thanks.
January 4th, 2007 at 3:57 pm
menu manager download link is not working.Is it still there.
January 8th, 2007 at 8:10 am
Wow, i used this plugin and it’s amazing. Couldn’t find the website at wp-stuff.com any more
February 17th, 2007 at 7:01 pm
Does this work with WP 2.1?
March 28th, 2007 at 6:18 pm
Hi,
Great Plugin. I love it.
However I need it to be a drop down.
Can this be done? any ideas?
Thanks
Cliff
March 28th, 2007 at 6:37 pm
For Drop down menu
echo wpfm_create('menu-name', true, 'select', array('' => 'Site Navigation'));
July 4th, 2007 at 3:06 am
It works on WP 2.2.1
The only problem is that you cant add external links, since MenuManager extracts the list of links from the old links system, which doesnt exist anymore.
Too bad, since adding any URL without needing to add it to the links manager was the only issue on MenuManager… wish someone took over this problem and updates it, so you can add any link to it.
September 21st, 2007 at 9:53 pm
Sadly, this wont work on WP 2.3 for sure…
I’m not php skilled, but will try to see if there’s any way to make this work
if anyone else tries, let me know..
September 24th, 2007 at 8:13 am
Hello?!
Love the idea but is anyone developing it?
September 25th, 2007 at 11:10 pm
[...] Menu Manager (http://imthi.com/blog/programming/menu-manager-for-wordpress-by-flip-media-dubai.php) 1.1 - Uses old Categories/Links tables. Project seems abandoned, needs someone to fix it. [...]
September 26th, 2007 at 1:16 am
Will be work on it and fix it so that it will work with wordpress 2.3
Sorry for the delay 
October 2nd, 2007 at 12:28 am
I am sure that you are busy with other things, but any way you could indicate how long before WordPress 2.3 version is out?
Thnaks
January 7th, 2008 at 4:42 am
Hi,
Great plugin, but does not work on WPMU 1.3 either.
Are you able to upgrade it ?
Would be great !