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