• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/class-walker-nav-menu.php

nav_menu_submenu_css_class

Filter Hook: Filters the CSS class(es) applied to a menu list element.

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

Used by 1 function | Uses 0 functions

nav_menu_item_args

Filter Hook: Filters the arguments for a single nav menu item.

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

Used by 1 function | Uses 0 functions

nav_menu_item_title

Filter Hook: Filters a menu item’s title.

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

Used by 1 function | 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:92

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:118

Used by 0 functions | Uses 10 functions

nav_menu_css_class

Filter Hook: Filters the CSS classes applied to a menu item’s list item element.

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

Used by 1 function | Uses 0 functions

nav_menu_item_id

Filter Hook: Filters the ID applied to a menu item’s list item element.

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

Used by 1 function | Uses 0 functions

nav_menu_link_attributes

Filter Hook: Filters the HTML attributes applied to a menu item’s anchor element.

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

Used by 1 function | Uses 0 functions

walker_nav_menu_start_el

Filter Hook: Filters a menu item’s starting output.

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

Used by 1 function | Uses 0 functions

Walker_Nav_Menu::end_el()

Method: Ends the element output, if needed.

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

Used by 0 functions | Uses 0 functions

Walker_Nav_Menu::start_lvl()

Method: Starts the list before the elements are added.

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

Used by 0 functions | Uses 3 functions

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
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.