Class Bootstrap
Description of Cypher
- Walker_Nav_Menu
- nk2580\wordsmith\Utillities\NavWalkers\Bootstrap
Namespace: nk2580\wordsmith\Utillities\NavWalkers
Author: accounts
Located at Utillities/NavWalkers/Bootstrap.php
Author: accounts
Located at Utillities/NavWalkers/Bootstrap.php
Methods summary
public
|
|
public
|
|
public
null
|
#
display_element( object $element, array & $children_elements, integer $max_depth, integer $depth, array $args, string & $output )
Traverse elements to create list from elements. |
public static
|
#
fallback( array $args )
Menu FallbackIf this function is assigned to the wp_nav_menu's fallback_cb variable and a manu has not been assigned to the theme location in the WordPress menu manager the function with display nothing to a non-logged in user, and will add a link to the WordPress menu manager if logged in as an admin. |