plugin-icon

Subtitle Filter

Adds tha ability to show only a submenu with wp_nav_menu().
평가
최근 업데이트일
January 31, 2012
버전
1.2
활성화된 설치 항목
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' ));
무료Creator 요금제에서
활성화된 설치 항목
40
테스트된 버전
3.1.4
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.