9. Editor

Simple WYSIWYG

'editor' => array(
    'type' => 'editor',
    'label' => esc_html__('Editor Field', 'my-domain')
),

Advanced Editor

Last updated

Was this helpful?