ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.0.0
  • Page 10

_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

wp_delete_nav_menu

Action Hook: Fires after a navigation menu has been successfully deleted.

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

Used by 1 function | Uses 0 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

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

is_nav_menu_item()

Function: Determines whether the given ID is a nav menu item.

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

Used by 3 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 47 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy