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
No hay reseñas para este 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?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro 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)