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