Method | Description | |
---|---|---|
__construct ( array $args ) | The object constructor. | |
add_section ( array $args ) | Adds the section using the WordPress Customizer API. |
public __construct ( array $args ) | ||
$args | array | The section parameters. |
public add_section ( array $args ) | ||
$args | array | The section parameters. |