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

Descripción

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.

Instalación

  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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP Main Menu” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP Main Menu” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

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)