Button
A customizer control to display text in customizer.
Source
File: inc/customizer/controls/button.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Constructor.
- get_button_classes — Get the button classes.
- get_icon — Get the icon.
- render_content — Render content for the control.
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |