PHP Class _Beans_WP_Customize, Beans

Afficher le fichier Open project: Getbeans/Beans

Méthodes publiques

Méthode Description
__construct ( $section, $args ) Constructor.
sanitize ( $value ) Sanatize value.

Private Methods

Méthode Description
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.

Method Details

__construct() public méthode

Constructor.
public __construct ( $section, $args )

sanitize() public méthode

Sanatize value.
public sanitize ( $value )