Method | Description | |
---|---|---|
admin_enqueue_scripts ( ) | Enqueue scripts and styles. | |
element_description ( array $field ) : string | Do not show field description. | |
format_single_value ( array $field, string $value ) : string | Format a single value for the helper functions. | |
html ( mixed $meta, array $field ) : string | Get field HTML |
public static admin_enqueue_scripts ( ) |
public static element_description ( array $field ) : string | ||
$field | array | |
return | string |