ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 116

wp_get_associated_nav_menu_items()

Function: Returns the menu items associated with a particular object.

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

Used by 2 functions | Uses 1 function

_wp_delete_post_menu_item()

Function: Callback for handling a menu item when its original object is deleted.

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

Used by 0 functions | Uses 1 function

is_nav_menu()

Function: Determines whether the given ID is a navigation menu.

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

Used by 2 functions | Uses 1 function

register_nav_menus()

Function: Registers navigation menu locations for a theme.

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

Used by 1 function | Uses 1 function

unregister_nav_menu()

Function: Unregisters a navigation menu location for a theme.

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

Used by 0 functions | Uses 1 function

register_nav_menu()

Function: Registers a navigation menu location for a theme.

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

Used by 0 functions | Uses 1 function

get_registered_nav_menus()

Function: Retrieves all registered navigation menu locations in a theme.

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

Used by 7 functions | Uses 0 functions

get_nav_menu_locations()

Function: Retrieves all registered navigation menu locations and the menus assigned to them.

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

Used by 8 functions | Uses 1 function

has_nav_menu()

Function: Determines whether a registered nav menu location has a menu assigned to it.

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

Used by 0 functions | Uses 4 functions

wp_get_nav_menu_name()

Function: Returns the name of a navigation menu.

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

Used by 0 functions | Uses 4 functions
« Previous 1 … 115 116 117 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy