Свойство | Тип | Описание | |
---|---|---|---|
$defaultSecondarySettings |
Метод | Описание | |
---|---|---|
__construct ( array $settings, string $owner ) | Constructor | |
cleanValueForGetting ( $value ) | ||
cleanValueForSaving ( $value ) | ||
display ( ) | * Display for options and meta | |
load_select_scripts ( ) : void | Load the multicheck-selectall script | |
registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) | * Display for theme customizer |
public __construct ( array $settings, string $owner ) | ||
$settings | array | Option settings |
$owner | string | Namespace |
public load_select_scripts ( ) : void | ||
Результат | void |
public registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) |