Метод | Описание | |
---|---|---|
__construct ( $section, $args ) | Constructor. | |
sanitize ( $value ) | Sanatize value. |
Метод | Описание | |
---|---|---|
add ( ) | Add section, settings and controls. | |
add_control ( $wp_customize, $field ) | Add Control. | |
add_section ( $wp_customize ) | Add Section. | |
add_setting ( $wp_customize, $field ) | Add setting. |