Example configuration
...
array(
'title' => 'My email field title',
'id' => 'email-option',
'desc' => 'Short description for the field',
'tab' => 'main',
'type' => 'email',
),
...
Params
Last updated
...
array(
'title' => 'My email field title',
'id' => 'email-option',
'desc' => 'Short description for the field',
'tab' => 'main',
'type' => 'email',
),
...
Last updated