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