WYSIWYG Default to Visual Tab (Currently Defaults to Text)

Support General WYSIWYG Default to Visual Tab (Currently Defaults to Text)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37193
    PetePete
    Participant

    I assume there's a relatively straightforward solution for this using the Editor Options area, but I've not been able to find it. Could someone provide me with the way to have a WYSIWYG field default to visual rather than text in the WP Editor? I'm fine with Text, but the client is likely to find it intimidating.

    Cheers!

    #37226
    Long NguyenLong Nguyen
    Moderator

    Hi,

    It looks like WordPress saves the last action of the user with the tab of the WYSIWYG field (include the content in Classic editor mode). You can try to switch to the tab Visual, save the post and check this field with another post/post type.

    Btw, you can try to use this filter hook to change the default tab wp_default_editor
    https://developer.wordpress.org/reference/functions/wp_default_editor/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.