ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/nav-menu-template.php

wp_nav_menu_remove_menu_item_has_children_class()

Function: Remove the `menu-item-has-children` class from bottom level menu items.

Source: wp-includes/nav-menu-template.php:659

Used by 0 functions | Uses 0 functions

wp_nav_menu()

Function: Displays a navigation menu.

Source: wp-includes/nav-menu-template.php:57

Used by 0 functions | Uses 0 functions

wp_nav_menu_args

Filter Hook: Filters the arguments used to display a navigation menu.

Source: wp-includes/nav-menu-template.php:97

Used by 0 functions | Uses 0 functions

pre_wp_nav_menu

Filter Hook: Filters whether to short-circuit the wp_nav_menu() output.

Source: wp-includes/nav-menu-template.php:113

Used by 0 functions | Uses 0 functions

wp_nav_menu_container_allowedtags

Filter Hook: Filters the list of HTML tags that are valid for use as menu containers.

Source: wp-includes/nav-menu-template.php:184

Used by 0 functions | Uses 0 functions

wp_nav_menu_objects

Filter Hook: Filters the sorted list of menu item objects before generating the menu’s HTML.

Source: wp-includes/nav-menu-template.php:234

Used by 0 functions | Uses 0 functions

wp_nav_menu_items

Filter Hook: Filters the HTML list content for navigation menus.

Source: wp-includes/nav-menu-template.php:267

Used by 0 functions | Uses 0 functions

wp_nav_menu_{$menu->slug}_items

Filter Hook: Filters the HTML list content for a specific navigation menu.

Source: wp-includes/nav-menu-template.php:278

Used by 0 functions | Uses 0 functions

wp_nav_menu

Filter Hook: Filters the HTML content for navigation menus.

Source: wp-includes/nav-menu-template.php:302

Used by 0 functions | Uses 0 functions

_wp_menu_item_classes_by_context()

Function: Adds the class property classes for the current context, if applicable.

Source: wp-includes/nav-menu-template.php:322

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy