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
- Upload
wp-main-menuto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
ColaboradoresTraduce “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)