PHP Class Kirki_Field_Typography, kirki

Inheritance: extends Kirki_Field
Exibir arquivo Open project: aristath/kirki

Public Methods

Method Description
sanitize ( array $value ) : array Sanitizes typography controls

Protected Methods

Method 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 method

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

set_js_vars() protected method

Sets the $js_vars
protected set_js_vars ( )

set_sanitize_callback() protected method

Sets the $sanitize_callback
protected set_sanitize_callback ( )

set_type() protected method

Sets the control type.
protected set_type ( )