• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/class-wp-customize-nav-menus.php

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

Used by 0 functions | Uses 6 functions

WP_Customize_Nav_Menus::print_post_type_container()

Method: Prints the markup for new menu items.

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

Used by 1 function | Uses 6 functions

WP_Customize_Nav_Menus::print_custom_links_available_menu_item()

Method: Prints the markup for available menu item custom links.

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

Used by 1 function | Uses 2 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:1336

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

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menus::ajax_insert_auto_draft_post()

Method: Ajax handler for adding a new auto-draft post.

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

Used by 0 functions | Uses 12 functions

WP_Customize_Nav_Menus::insert_auto_draft_post()

Method: Adds a new `auto-draft` post.

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

Used by 1 function | Uses 9 functions

WP_Customize_Nav_Menus::export_partial_rendered_nav_menu_instances()

Method: Exports any wp_nav_menu() calls during the rendering of any partials.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::render_nav_menu_partial()

Method: Renders a specific menu via wp_nav_menu() using the supplied arguments.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menus::customize_dynamic_partial_args()

Method: Filters arguments for dynamic nav_menu selective refresh partials.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::filter_nonces()

Method: Adds a nonce for customizing menus.

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

Used by 0 functions | Uses 1 function

customize_nav_menu_searched_items

Filter Hook: Filters the available menu items during a search request.

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

Used by 1 function | Uses 0 functions

WP_Customize_Nav_Menus::customize_preview_enqueue_deps()

Method: Enqueues scripts for the Customizer preview.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menus::export_preview_data()

Method: Exports data from PHP to JS.

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 1 function

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

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

Used by 2 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:926

Used by 1 function | Uses 0 functions

WP_Customize_Nav_Menus::print_templates()

Method: Prints the JavaScript templates used to render Menu Customizer components.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menus::available_items_template()

Method: Prints the HTML template used to render the add-menu-item frame.

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

Used by 0 functions | Uses 7 functions

WP_Customize_Nav_Menus::customize_preview_init()

Method: Adds hooks for the Customizer preview.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menus::enqueue_scripts()

Method: Enqueues scripts and styles for Customizer pane.

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

Used by 0 functions | Uses 17 functions

WP_Customize_Nav_Menus::filter_dynamic_setting_args()

Method: Filters a dynamic setting’s constructor args.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::filter_dynamic_setting_class()

Method: Allows non-statically created settings to be constructed with custom WP_Customize_Setting subclass.

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

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

Used by 0 functions | Uses 17 functions

WP_Customize_Nav_Menus::intval_base10()

Method: Gets the base10 intval.

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

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

Used by 2 functions | Uses 5 functions

WP_Customize_Nav_Menus::search_available_items_query()

Method: Performs post queries for available-item searching.

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

Used by 1 function | Uses 17 functions

WP_Customize_Nav_Menus

Class: Customize Nav Menus class.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::__construct()

Method: Constructor.

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

Used by 1 function | Uses 4 functions
1 2 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry