BACK TO DIRECTORY

Subtitle Filter

by Marcus Downing

0.0
(0 ratings)

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'
));

Plugin Details

Active Installs
10
Total Downloads
4,043
Version
1.2
Requires WP
3.0.0
Requires PHP
Tested Up To
3.1.4
Added
2011-05-06
Last Updated
2012-01-31 12:28pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0