ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/nav-menu.php

_wp_delete_tax_menu_item()

Function: Serves as a callback for handling a menu item when its original object is deleted.

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

Used by 0 functions | Uses 2 functions

_wp_auto_add_pages_to_menu()

Function: Automatically add newly published page objects to menus with that as an option.

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

Used by 0 functions | Uses 3 functions

_wp_delete_customize_changeset_dependent_auto_drafts()

Function: Delete auto-draft posts associated with the supplied changeset.

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

Used by 0 functions | Uses 8 functions

_wp_menus_changed()

Function: Handle menu config after theme change.

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

Used by 0 functions | Uses 5 functions

wp_map_nav_menu_locations()

Function: Maps nav menu locations according to assignments in previously active theme.

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

Used by 2 functions | Uses 2 functions

wp_create_nav_menu

Action Hook: Fires after a navigation menu is successfully created.

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

Used by 1 function | Uses 0 functions

wp_update_nav_menu

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

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

Used by 2 functions | Uses 0 functions

wp_update_nav_menu_item()

Function: Save the properties of a menu item or create a new one.

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

Used by 4 functions | Uses 23 functions

wp_add_nav_menu_item

Action Hook: Fires immediately after a new navigation menu item has been added.

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

Used by 1 function | Uses 0 functions

wp_update_nav_menu_item

Action Hook: Fires after a navigation menu item has been updated.

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

Used by 1 function | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy