ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-control.php

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

Used by 0 functions | Uses 0 functions

customize_render_control

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

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

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Control::get_link()

Method: Get the data link attribute for a setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Control::link()

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

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Control::render_content()

Method: Render the control’s content.

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

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

Used by 0 functions | Uses 0 functions

customize_control_active

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

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

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