WordPress.org

  • Showcase
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 33

WP_Customize_Media_Control::get_default_button_labels()

Method: Get default button labels.

Source: wp-includes/customize/class-wp-customize-media-control.php:216

Used by 1 function | Uses 1 function

WP_Customize_Media_Control::render_content()

Method: Don’t render any content for this control from PHP.

Source: wp-includes/customize/class-wp-customize-media-control.php:124

Used by 0 functions | Uses 0 functions

WP_Customize_Media_Control::to_json()

Method: Refresh the parameters passed to the JavaScript via JSON.

Source: wp-includes/customize/class-wp-customize-media-control.php:76

Used by 1 function | Uses 5 functions

WP_Customize_Media_Control::__construct()

Method: Constructor.

Source: wp-includes/customize/class-wp-customize-media-control.php:52

Used by 1 function | Uses 3 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:920

Used by 0 functions | Uses 12 functions

WP_Customize_Nav_Menus::ajax_load_available_items()

Method: Ajax handler for loading available menu items.

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

Used by 0 functions | Uses 10 functions

WP_Customize_Nav_Menus::ajax_search_available_items()

Method: Ajax handler for searching available menu items.

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

Used by 0 functions | Uses 10 functions

WP_Customize_Nav_Menus::available_items_template()

Method: Print the html template used to render the add-menu-item frame.

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

Used by 0 functions | Uses 7 functions

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

Used by 2 functions | Uses 5 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:1228

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menus::customize_preview_init()

Method: Add hooks for the Customizer preview.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menus::customize_register()

Method: Add the customizer settings and controls.

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

Used by 0 functions | Uses 17 functions

WP_Customize_Nav_Menus::enqueue_scripts()

Method: Enqueue scripts and styles for Customizer pane.

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

Used by 0 functions | Uses 17 functions

WP_Customize_Nav_Menus::export_partial_rendered_nav_menu_instances()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::export_preview_data()

Method: Exports data from PHP to JS.

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::filter_dynamic_setting_class()

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

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

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

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

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

Used by 0 functions | Uses 1 function

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

Used by 2 functions | Uses 1 function

WP_Customize_Nav_Menus::insert_auto_draft_post()

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

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

Used by 1 function | Uses 9 functions

WP_Customize_Nav_Menus::intval_base10()

Method: Get the base10 intval.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::load_available_items_query()

Method: Performs the post_type and taxonomy queries for loading available menu items.

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

Used by 1 function | Uses 16 functions

WP_Customize_Nav_Menus::make_auto_draft_status_previewable()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::print_custom_links_available_menu_item()

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

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

Used by 1 function | Uses 2 functions

WP_Customize_Nav_Menus::print_post_type_container()

Method: Print the markup for new menu items.

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

Used by 1 function | Uses 6 functions

WP_Customize_Nav_Menus::print_templates()

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

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

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menus::render_menu()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 32 33 34 … 49 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.

Skip to toolbar
  • About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register