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