13. Time

'field_1' => array(
   'type' => 'time',
   'label' => esc_html__( 'Time', 'my-domain' ),
),

Last updated