Filter: gform_rich_text_editor_options
Filters the field options for the rich text editor.
Parameters
| Name | Type | Description |
|---|---|---|
| $editor_settings | array | Array of settings that can be changed. |
| $this | object | The field object |
| $form | array | Current form object |
| $entry | array | Current entry object, if available Additional filters for specific form and fields IDs. |
Since
- 2.0.0
Source
Defined in includes/fields/class-gf-field-textarea.php at line 130