customize_render_control
Action Hook: Fires just before the current Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:403
Action Hook: Fires just before the current Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:403
Action Hook: Fires just before a specific Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:415
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:425
Method: Get the data link attribute for a setting.
Source: wp-includes/class-wp-customize-control.php:444
Method: Render the data link attribute for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:460
Method: Render the custom attributes for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:469
Method: Render the control’s content.
Source: wp-includes/class-wp-customize-control.php:487
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:682
Method: An Underscore (JS) template for this control’s content (but not its container).
Source: wp-includes/class-wp-customize-control.php:700
Class: Customize Control class.
Source: wp-includes/class-wp-customize-control.php:16