Opened 9 years ago
Closed 8 years ago
#1194 closed defect (bug) (fixed)
A new user sees only the text version in TinyMCE per default
Reported by: | rkoller | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | |
Cc: |
Description
A new user gets only shown the text version of the tinymce editor per default (WP 4.3). The tab visual/text is hidden and the content shown just with html tags:
https://dl.dropboxusercontent.com/u/8578/novisual.png
To bypass that issue you have to go into your users profil check the "don't use the WYSIWYG editor" checkbox, save, then uncheck the checkbox and save again. Afterwards the tab visual/text is shown again.
Note: See
TracTickets for help on using
tickets.
I think this was fixed in [wordcamp2069], some notes are in mu-plugins/wp-cli-commands/users.php#L10.
Please re-open if you still see if happening.