plugin-icon

Subtitle Filter

Adds tha ability to show only a submenu with wp_nav_menu().
Bewertungen
Zuletzt aktualisiert
January 31, 2012
Version
1.2
Aktive Installationen
40

When writing or modifying a theme, the function wp_nav_menu() displays the contents of menus configured in your settings. If you have a lot of little menus the list can get hard to manage, so this plugin lets you group several menus under a single menu.

To use it, simply add a submenu parameter to the arguments of wp_nav_menu, like so:

wp_nav_menu(array( 'menu' => 'header', 'submenu' => 'About Us' ));
Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
40
Getestet bis
3.1.4
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.