Свойство | Type | Description | |
---|---|---|---|
$defaultSecondarySettings |
Méthode | Description | |
---|---|---|
__construct ( $settings, $owner ) | ||
cleanValueForGetting ( $value ) | The value we should return is a key of one of the options | |
cleanValueForSaving ( $value ) | Save the index of the selected option | |
display ( ) | * Display for options and meta | |
registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) | * Display for theme customizer |
public cleanValueForGetting ( $value ) |
public cleanValueForSaving ( $value ) |
public registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) |