Метод | Описание | |
---|---|---|
add_actions ( ) | Add custom actions for the field. | |
admin_enqueue_scripts ( ) | Enqueue scripts and styles | |
allow_img_insertion ( array $vars ) : array | Always enable insert to post button in the popup | |
html ( mixed $meta, array $field ) : string | Get field HTML | |
value ( array $new, array $old, integer $post_id, array $field ) : array | Get field value It's the combination of new (uploaded) images and saved images |
public static add_actions ( ) |
public static admin_enqueue_scripts ( ) |
public static allow_img_insertion ( array $vars ) : array | ||
$vars | array | |
Результат | array |