Multiple_Checkboxes
Class Multiple_Checkboxes
A customizer control that renders as a list of checkboxes.
- Full name:
\BigCommerce\Customizer\Controls\Multiple_Checkboxes
- Parent class:
WP_Customize_Control
Properties
type
The control type.
public string $type
Methods
render_content
Render the content of the control.
public render_content(): void
Outputs the label, description, and checkboxes for the control along with a hidden field to store the selected values for the Customizer API.
Automatically generated on 2025-01-21