Property | Type | Description | |
---|---|---|---|
$defaultSecondarySettings |
Method | Description | |
---|---|---|
create_select_options ( ) : void | Creates the options for the select input. Puts the options in $this->settings['options'] | |
display ( ) | Display for options and meta | |
registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) | Display for theme customizer |
public create_select_options ( ) : void | ||
return | void |
public registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) |