PHP Class Kirki_Field_Typography, kirki

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

Méthodes publiques

Méthode Description
sanitize ( array $value ) : array Sanitizes typography controls

Méthodes protégées

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

Method Details

sanitize() public static méthode

Sanitizes typography controls
Since: 2.2.0
public static sanitize ( array $value ) : array
$value array The value.
Résultat array

set_js_vars() protected méthode

Sets the $js_vars
protected set_js_vars ( )

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 ( )