Retrieve a customize control.
public get_control ( string $id ) : WP_Customize_Control | void | ||
$id | string | ID of the control. |
return | WP_Customize_Control | void | The control object, if set. |
public get_control ( string $id ) : WP_Customize_Control | void | ||
$id | string | ID of the control. |
return | WP_Customize_Control | void | The control object, if set. |