1. Text

'field_1' => array(
   'type' => 'text',
   'label' => esc_html__( 'Text 1', 'my-domain' ),
),

Option Hint

Option Readonly

Last updated

Was this helpful?