8. Image

'image' => array(
    'type' => 'image',
    'label' => esc_html__('Image', 'my-domain'),
),

Last updated