ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Customize_Nav_Menus::customize_preview_init()

Method: Adds hooks for the Customizer preview.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::make_auto_draft_status_previewable()

Method: Makes the auto-draft status protected so that it can be queried.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::sanitize_nav_menus_created_posts()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::save_nav_menus_created_posts()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::filter_wp_nav_menu_args()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::customize_register()

Method: Adds the customizer settings and controls.

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

Used by 0 functions | Uses 0 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:1511

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::intval_base10()

Method: Gets the base10 intval.

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

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:1532

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::available_item_types()

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

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

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