plugin-icon

Subtitle Filter

Adds tha ability to show only a submenu with wp_nav_menu().
Beoordelingen
Laatst bijgewerkt
January 31, 2012
Versie
1.2
Actieve installaties
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' ));
Gratisop Creator abonnement
Door te installeren, ga je akkoord met de Servicevoorwaarden van WordPress.com en de voorwaarden voor plugins van derden.
Actieve installaties
40
Getest tot
3.1.4
Deze plugin kan worden gedownload, zodat je hem op je zelf-gehoste WordPress-installatie kan gebruiken.