Skip to content

WP_Editor No Data #40

Description

@jewelsonn

When using wp_editor field, no data is saved and empty wp_editor is returned on page refresh.

Well this happens if we omit value attribute in the wp_editor array.
The solution I found was to include array value data as 'value' => '',
Can you update the code so that even if we don't include the value attribute, it get's automatically adds an empty value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions