plugin-icon

Subtitle Filter

作者:Marcus Downing·
Adds tha ability to show only a submenu with wp_nav_menu().
版本
1.2
活跃安装
10
最后更新
Jan 31, 2012

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' ));
免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 3.1.4
这个插件是可用的下载,适用于您的站点。