Easy to use menu system that allows for modifications of the main menu including linking to internal posts, pages, categories as well as external site
Please visit the forum for questions or comments: http://wordpress.org/tags/menu/
After configuring your menu to taste in the admin, add the following code to your header file:
<?php if (function_exists('has_menu') && has_menu()) { the_menu(); } ?>
Requires: 2.8 or higher
Compatible up to: 2.9.2
Last Updated: 2010-2-1
Downloads: 19,745
1 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?