ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.0.0
  • Page 8

Walker_Nav_Menu

Class: Core class used to implement an HTML list of nav menu items.

Source: wp-includes/class-walker-nav-menu.php:17

Used by 2 functions | Uses 1 function

Walker_Nav_Menu::start_lvl()

Method: Starts the list before the elements are added.

Source: wp-includes/class-walker-nav-menu.php:70

Used by 0 functions | Uses 0 functions

Walker_Nav_Menu::end_lvl()

Method: Ends the list of after the elements are added.

Source: wp-includes/class-walker-nav-menu.php:109

Used by 0 functions | Uses 0 functions

Walker_Nav_Menu::start_el()

Method: Starts the element output.

Source: wp-includes/class-walker-nav-menu.php:137

Used by 0 functions | Uses 0 functions

wp_get_nav_menus()

Function: Returns all navigation menu objects.

Source: wp-includes/nav-menu.php:627

Used by 2 functions | Uses 2 functions

wp_get_nav_menus

Filter Hook: Filters the navigation menu objects being returned.

Source: wp-includes/nav-menu.php:645

Used by 1 function | Uses 0 functions

wp_get_nav_menu_items()

Function: Retrieves all menu items of a navigation menu.

Source: wp-includes/nav-menu.php:692

Used by 4 functions | Uses 3 functions

wp_get_nav_menu_items

Filter Hook: Filters the navigation menu items being returned.

Source: wp-includes/nav-menu.php:757

Used by 1 function | Uses 0 functions

wp_setup_nav_menu_item()

Function: Decorates a menu item object with the shared navigation menu item properties.

Source: wp-includes/nav-menu.php:822

Used by 2 functions | Uses 7 functions

nav_menu_attr_title

Filter Hook: Filters a navigation menu item’s title attribute.

Source: wp-includes/nav-menu.php:928

Used by 2 functions | Uses 0 functions
« Previous 1 … 7 8 9 … 47 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy