Brisko

ToggleControl extends WP_Customize_Control
in package

ToggleControl.

Tags
see
https://github.com/soderlind/class-customizer-toggle-control

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
Tags
author

soderlind

version
1.2.0
Return values
mixed

Search results