PHP Class Kirki_Output_Field_Typography, kirki

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

Méthodes protégées

Méthode Description
process_output ( array $output, array $value ) Processes a single item from the output array.

Method Details

process_output() protected méthode

Processes a single item from the output array.
protected process_output ( array $output, array $value )
$output array The `output` item.
$value array The field's value.