CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 19:48:31 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
wp-includes/nav-menu-template.php | Developer.WordPress.org
File: wp-includes/nav-menu-template.php
-
Remove the `menu-item-has-children` class from bottom level menu items.
-
Filters the HTML list content for navigation menus.
-
Filters the HTML list content for a specific navigation menu.
-
hookwp_nav_menu
Filters the HTML content for navigation menus.
-
Adds the class property classes for the current context, if applicable.
-
functionwalk_nav_menu_tree()
Retrieves the HTML list content for nav menu items.
-
function_nav_menu_item_id_use_once()
Prevents a menu item ID from being used more than once.
-
functionwp_nav_menu()
Displays a navigation menu.
-
hookwp_nav_menu_args
Filters the arguments used to display a navigation menu.
-
hookpre_wp_nav_menu
Filters whether to short-circuit the wp_nav_menu() output.
-
Filters the list of HTML tags that are valid for use as menu containers.
-
Filters the sorted list of menu item objects before generating the menu’s HTML.