• 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-control.php

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 2 functions

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

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_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

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_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

WP_Customize_Control

Class: Customize Control class.

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

Used by 16 functions | Uses 0 functions

WP_Customize_Control::__construct()

Method: Constructor.

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

Used by 5 functions | Uses 0 functions

WP_Customize_Control::enqueue()

Method: Enqueue control related scripts/styles.

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

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