ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 117

wp_create_nav_menu()

Function: Creates a navigation menu.

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

Used by 0 functions | Uses 1 function

wp_delete_nav_menu()

Function: Deletes a navigation menu.

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

Used by 2 functions | Uses 5 functions

wp_update_nav_menu_object()

Function: Saves the properties of a menu or create a new menu with those properties.

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

Used by 4 functions | Uses 4 functions

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
« Previous 1 … 116 117 118 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy