This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Main Menu

Description

With WP Main Menu you can create a great menu with links to categories, pages, posts, tags and more for WordPress. Currently WP Main Menu is a Beta, so you may find some bugs. If you found an error, please, report it immediately in this page.

To show the menu, add this code in your theme:

<?php wp_main_menu(); ?>

WP Main Menu won’t be updated anymore because WordPress 3.0 includes a menu manager. Thank you very much for using WP Main Menu and sorry for the inconvenience.

Installation

  1. Upload wp-main-menu to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php wp_main_menu(); ?> when you want to show your menu

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Main Menu” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Main Menu” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.2

  • Last release
  • Added Themes
  • Added Import/Export pages
  • Added Uninstaller
  • Added Unlimited siblings
  • Fixed Bugs related with deleting links

0.1

  • First release (Alpha)