Adds tha ability to show only a submenu with wp_nav_menu().
As of April 2026, Subtitle Filter is a WordPress nav plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.6K+ times in total. Requires WordPress 3.0.0+ and PHP false+. Available on WordPress.org since 2011. Last updated 14 years ago — may have compatibility concerns. Top alternative: Menu Duplicator.
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'
));
| WordPress | 3.0.0+ requiredTested up to 3.1.4 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.