PHP 클래스 _Beans_WP_Customize, Beans

파일 보기 프로젝트 열기: Getbeans/Beans

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( $section, $args )

sanitize() 공개 메소드

Sanatize value.
public sanitize ( $value )