The Menu Maker plugin helps in creating a menu for your site. Usually this can be used for creating a navigation menu.
The Menu Maker plugin helps in creating a menu for your site. Usually this can be used for creating a navigation menu. Check for updates at Troidus.com.
Mostly, it is self-explanatory. But for posts and pages, you need to enter the ID. And for home, the link field should be blank.
The possible choices are the home page, a single post or page, an external link or a category.
You can specify the active class, and a home navigation item.
Multiple lists. A revamped interface. (I usually get very little time to work on this, so if you really want these features, drop me a line and I’ll work faster, or donate to the cause!! 😛 )
menumaker
directory to the /wp-content/plugins/
directory<?php id_menu_maker(); ?>
in your templatesDeactivate the plugin, then uninstall it from the WP Admin interface. This performs a thorough uninstallation of the plugin, removing any DB rows created.
To add a post or page, insert the ID of the post/page into the last field of the menu maker. That will automatically create a link to the post/page.
Yup, it currently supports external links, posts, and pages.
0.6 – Now adds Categories to the menu option! Go ahead and enjoy..
0.5.2 – Uninstalls gracefully.
0.5 – Home page link type, and Active menu item.
0.4.4 – Removed the removal of all data on deactivation of plugin.
0.4.2 – Initial release.