Descripción
A conditional two-level menu only shows the second level of the menu on relevant pages.
For example, if you had a menu that had a structure like so:
- Home
- About
- History
- People
- Contact
- Phone
You would only be able to see the “History” and “People” menu items on the “About,” “History,” and “People” pages.
Instalación
- Upload
two-level-conditional-menu.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Two Level Conditional Menu” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Two Level Conditional Menu” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.2
- Updated: menu can be anywhere, not just in ‘primary’ location.
- Updated: Any ‘container’ that wp_nav_menu accepts will work.
- Fixed bug: Any pages that had multiple posts couldn’t have sub-menu items.
1.1
- Fixed bug: If the blog page was in the menu, sub-menu items weren’t showing up.