PHP Class Kirki_Field_Multicheck, kirki

Inheritance: extends Kirki_Field
Afficher le fichier Open project: aristath/kirki

Méthodes publiques

Méthode Description
sanitize ( string | array $value ) The sanitize method that will be used as a falback

Méthodes protégées

Méthode Description
set_sanitize_callback ( ) Sets the $sanitize_callback
set_type ( ) Sets the control type.

Method Details

sanitize() public méthode

The sanitize method that will be used as a falback
public sanitize ( string | array $value )
$value string | array The control's value.

set_sanitize_callback() protected méthode

Sets the $sanitize_callback
protected set_sanitize_callback ( )

set_type() protected méthode

Sets the control type.
protected set_type ( )