This plugin is outdated and might not be supported anymore
Subtitle Filter

Subtitle Filter

Details
View on WordPress

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

Details

Plugin code:
submenu-filter
Plugin version:
1.2
Outdated:
Yes
WP version:
3.0.0 or higher
PHP version:
or higher
Test up to WP version:
3.1.4
Total installations:
10
Last updated:
2012-01-31
Rating:
Times rated:
0
menu
nav