Skip to main content

Filter: gravityview/edit_entry/post_content/wp_editor_settings

Modify the settings passed to the Post Content wp_editor().

Parameters

NameTypeDescription
$editor_settingsarrayArray of settings to be passed to wp_editor(). Note: there is also an additional value in the array: placeholder, added to the textarea HTML by GravityView.

See Also

  • wp_editor() - For the options available.

Since

Source

Defined in includes/fields/class-gravityview-field-post-content.php at line 76