• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

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

WP_Customize_Upload_Control::content_template()

Method: Render a JS template for the content of the upload control.

Source: wp-includes/class-wp-customize-control.php:739

Used by 0 functions | Uses 0 functions

WP_Customize_Upload_Control::__construct()

Method: Constructor.

Source: wp-includes/class-wp-customize-control.php:656

Used by 0 functions | Uses 0 functions

WP_Customize_Control::print_template()

Method: Render the control’s JS template.

Source: wp-includes/class-wp-customize-control.php:676

Used by 0 functions | Uses 1 function

WP_Customize_Control::content_template()

Method: An Underscore (JS) template for this control’s content (but not its container).

Source: wp-includes/class-wp-customize-control.php:694

Used by 1 function | Uses 0 functions

WP_Customize_Control::json()

Method: Get the data to export to the client via JSON.

Source: wp-includes/class-wp-customize-control.php:335

Used by 4 functions | Uses 1 function

WP_Customize_Control::get_content()

Method: Get the control’s content for insertion into the Customizer pane.

Source: wp-includes/class-wp-customize-control.php:378

Used by 1 function | Uses 1 function

WP_Widget_Area_Customize_Control::active_callback()

Method: Whether the current sidebar is rendered on the page.

Source: wp-includes/class-wp-customize-control.php:1068

Used by 0 functions | Uses 0 functions

WP_Customize_Control::active_callback()

Method: Default callback used when invoking WP_Customize_Control::active().

Source: wp-includes/class-wp-customize-control.php:284

Used by 0 functions | Uses 0 functions

WP_Customize_Control::input_attrs()

Method: Render the custom attributes for the control’s input element.

Source: wp-includes/class-wp-customize-control.php:468

Used by 1 function | Uses 1 function

customize_control_active

Filter Hook: Filters response of WP_Customize_Control::active().

Source: wp-includes/class-wp-customize-control.php:269

Used by 1 function | Uses 0 functions

WP_Customize_Control::active()

Method: Check whether control is active to current Customizer preview.

Source: wp-includes/class-wp-customize-control.php:257

Used by 1 function | Uses 2 functions

WP_Customize_Header_Image_Control::to_json()

Method:

Source: wp-includes/class-wp-customize-control.php:937

Used by 0 functions | Uses 0 functions

WP_Customize_Upload_Control::render_content()

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

Source: wp-includes/class-wp-customize-control.php:732

Used by 0 functions | Uses 0 functions

WP_Customize_Image_Control::to_json()

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

Source: wp-includes/class-wp-customize-control.php:653

Used by 0 functions | Uses 0 functions

WP_Customize_Image_Control::render_content()

Method: Render the control’s content.

Source: wp-includes/class-wp-customize-control.php:663

Used by 0 functions | Uses 0 functions

WP_Customize_Image_Control::tab_upload_new()

Method:

Source: wp-includes/class-wp-customize-control.php:743

Used by 0 functions | Uses 0 functions

WP_Customize_Image_Control::tab_uploaded()

Method:

Source: wp-includes/class-wp-customize-control.php:761

Used by 0 functions | Uses 0 functions

WP_Customize_Background_Image_Control::tab_uploaded()

Method:

Source: wp-includes/class-wp-customize-control.php:816

Used by 0 functions | Uses 0 functions

WP_Customize_Background_Image_Control::tab_default_background()

Method:

Source: wp-includes/class-wp-customize-control.php:838

Used by 0 functions | Uses 0 functions

WP_Customize_Upload_Control::enqueue()

Method: Enqueue control related scripts/styles.

Source: wp-includes/class-wp-customize-control.php:675

Used by 0 functions | Uses 0 functions

WP_Customize_Control::check_capabilities()

Method: Checks if the user can use this control.

Source: wp-includes/class-wp-customize-control.php:352

Used by 1 function | Uses 1 function

WP_Customize_Control::maybe_render()

Method: Check capabilities and render the control.

Source: wp-includes/class-wp-customize-control.php:390

Used by 1 function | Uses 5 functions

customize_render_control

Action Hook: Fires just before the current Customizer control is rendered.

Source: wp-includes/class-wp-customize-control.php:402

Used by 1 function | Uses 0 functions

customize_render_control_{$this->id}

Action Hook: Fires just before a specific Customizer control is rendered.

Source: wp-includes/class-wp-customize-control.php:414

Used by 1 function | Uses 0 functions

WP_Customize_Control::render()

Method: Renders the control wrapper and calls $this->render_content() for the internals.

Source: wp-includes/class-wp-customize-control.php:424

Used by 1 function | Uses 2 functions

WP_Customize_Control::get_link()

Method: Get the data link attribute for a setting.

Source: wp-includes/class-wp-customize-control.php:443

Used by 2 functions | Uses 1 function

WP_Customize_Control::link()

Method: Render the data link attribute for the control’s input element.

Source: wp-includes/class-wp-customize-control.php:459

Used by 1 function | Uses 1 function

WP_Customize_Control::render_content()

Method: Render the control’s content.

Source: wp-includes/class-wp-customize-control.php:486

Used by 1 function | Uses 16 functions

WP_Customize_Control::value()

Method: Fetch a setting’s value.

Source: wp-includes/class-wp-customize-control.php:297

Used by 1 function | Uses 0 functions

WP_Customize_Control::to_json()

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

Source: wp-includes/class-wp-customize-control.php:308

Used by 7 functions | Uses 2 functions
1 2 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.