ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-nav-menus.php

WP_Customize_Nav_Menus::sanitize_nav_menus_created_posts()

Method: Sanitize post IDs for posts created for nav menu items to be published.

Source: wp-includes/class-wp-customize-nav-menus.php:1204

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menus::save_nav_menus_created_posts()

Method: Publish the auto-draft posts that were created for nav menu items.

Source: wp-includes/class-wp-customize-nav-menus.php:1238

Used by 0 functions | Uses 6 functions

WP_Customize_Nav_Menus::filter_wp_nav_menu_args()

Method: Keep track of the arguments that are being passed to wp_nav_menu().

Source: wp-includes/class-wp-customize-nav-menus.php:1277

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menus::customize_register()

Method: Add the customizer settings and controls.

Source: wp-includes/class-wp-customize-nav-menus.php:547

Used by 0 functions | Uses 17 functions

WP_Customize_Nav_Menus::filter_wp_nav_menu()

Method: Prepares wp_nav_menu() calls for partial refresh.

Source: wp-includes/class-wp-customize-nav-menus.php:1345

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menus::intval_base10()

Method: Get the base10 intval.

Source: wp-includes/class-wp-customize-nav-menus.php:733

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::hash_nav_menu_args()

Method: Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.

Source: wp-includes/class-wp-customize-nav-menus.php:1366

Used by 2 functions | Uses 1 function

WP_Customize_Nav_Menus::available_item_types()

Method: Return an array of all the available item types.

Source: wp-includes/class-wp-customize-nav-menus.php:745

Used by 2 functions | Uses 5 functions

WP_Customize_Nav_Menus::customize_preview_enqueue_deps()

Method: Enqueue scripts for the Customizer preview.

Source: wp-includes/class-wp-customize-nav-menus.php:1375

Used by 0 functions | Uses 1 function

customize_nav_menu_available_item_types

Filter Hook: Filters the available menu item types.

Source: wp-includes/class-wp-customize-nav-menus.php:783

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