ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 329

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

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

wp_get_nav_menu_object()

Function: Returns a navigation menu object.

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

Used by 12 functions | Uses 2 functions

comment_id_not_found

Action Hook: Fires when a comment is attempted on a post that does not exist.

Source: wp-includes/comment.php:3525

Used by 0 functions | Uses 0 functions

comment_closed

Action Hook: Fires when a comment is attempted on a post that has comments closed.

Source: wp-includes/comment.php:3549

Used by 0 functions | Uses 0 functions
« Previous 1 … 328 329 330 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy