ToggleControl
extends WP_Customize_Control
in package
ToggleControl.
Tags
Table of Contents
- $type : string
- Button Type.
- enqueue() : mixed
- Enqueue scripts/styles.
- render_content() : mixed
- Render the control's content.
Properties
$type
Button Type.
public
string
$type
= 'ios'
Uses light, ios, flat.
Methods
enqueue()
Enqueue scripts/styles.
public
enqueue() : mixed
Return values
mixed —render_content()
Render the control's content.
public
render_content() : mixed