A “workaround” that I found which made it work for me today is to add:
define( 'CONCATENATE_SCRIPTS', false );
to the end of wp-config.php
Related Posts:
- How can I stop TinyMCE from converting my HTML entities to characters?
- How to dynamically generate wordpress editor on frontend?
- Change syntax styling of TinyMCE HTML Text Editor
- Why did multiple line breaks stop working in text editor?
- Replace Taxomony Description Field with Visual/WYSIWYG Editor
- When switching from html to visual editor the tag gets corrupted
- Markup of oEmbed codes in the editor?
- Is it possible to create nested lists in the WYSIWYG editor?
- Cite-Tag for blockquotes
- Apply custom style to single word in WordPress
- Add Shortcode inline inside Gutenberg block
- WordPress MultiSite Paste from Word Tool Does not work
- data-accordion removed in Visual Editor
- TinyMCE Autoresize
- TinyMCE editor – new lines not rendered on front end
- onClick inside post_content does not appear in post tinymce editor
- two tinyMCE editors in the same page
- WordPress tinymce prints empty P tag and break html format
- How to wrap the content of the main tinyMCE editor with extra tags
- TinyMCE strips line breaks on mceAddControl
- tinyMCE duplicates previous block element when pressing return (visual editor)
- WP 3.3 my rich text category editor toolbar is gone!
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- Should the WP post editor B (bold) button be inserting a tag instead of in HTML5?
- 2nd button row from WP Super Edit or TinyMCE Advanced doesn’t show to 2nd admin
- Using main style.css with add_editor_style
- How can I control the HTML output of my post?
- TinyMCE Plugin Parameter
- WYSIWYG editor in WP 3.2 plugin
- Added custom styles to Visual Editor. Classes are appended and not replaced as intended
- Add WYSIWYG to Image Description field
- Add a select a class dropdown in tinymce
- Add table button in editor without Plugin
- Custom settings page TinyMce: no formatting when echoing value of editor
- Our shortcode dropdown box in Tinymce is not working in WordPress 3.9?
- Can Rich Text features be configured per user?
- Stop WordPress Visual Editor converting backticks into code blocks
- Creating table layout in WYSIWYG editor
- Custom TinyMCE style formats disabled
- How does WordPress remember which editor is being used?
- Add buttons to the new TinyMCE WP Editor. Javascript API
- Is it possible to disable the image alignment options in the post editor?
- More than one TinyMCE (wp_editor) with different $settings[‘drag_drop_upload’] values breaks
- Tiny MCE doesn’t look anything like my blog
- Why is the media upload button not in the main toolbar & can it be placed there instead?
- Adding CSS to admin TinyMCE editor for custom button
- How can a TinyMCE modal return formatted/visual text?
- Stop editor from adding “amp;” after every “&”
- TinyMCE not loading in IE8
- Allowing style tag in TinyMCE editor
- TinyMCE Advances is removing blanks (” “)
- Why Editor reformats my code
- enable TinyMCE for comment forms
- Best Browser for Editing Posts
- How to apply padding to TinyMCE editor?
- TinyMCE strips off the href tag inside span, if i change from text to visual
- Adding a Media Button to the WordPress Content Editor
- Wordpres Tinymce custom button (Gavick guide)
- Error in backend: Failed to load plugin: tabfocus from url
- Preserve indentation, HTML5 shorthand in editor
- `tinyMCE is not defined` after migrating site to server
- WordPress adding extra html coding to my data on saving
- Custom shortcode editor [BackboneJS & TinyMCE)
- TinyMCE 4.0: specifying buttons to display [duplicate]
- WYSIWYG with HTML source?
- prevent caching during tinymce custom button development
- How do I separate my theme’s styles from editor styles?
- Add custom classes to TinyMCE generated markup
- How to add placeholder in wp_editor?
- wp.editor.initialize() breaks when support for ‘editor’ is added to custom post type
- Stop WordPress Wrapping Images In A “P” Tag
- How do I include a TinyMCE editor in the frontend?
- Extra TinyMCE editor strips and tags?
- Switch between Visual and HTML tab freely
- Creating a wp_editor instance with custom tinyMCE buttons
- How to add custom CSS (theme option) to TinyMCE?
- How to add “Insert/Edit link” button in custom popup tinymce window?
- Remove HTML editor and visual/HTML tabs from TinyMCE
- How to disable TinyMCE from removing span tags
- WordPress automatically adding ” “?
- Forcing reload of editor-style.css
- How to Add WYSIWYG Editor (tinyMCE) to plugin options page compatible with WordPress 3.0 and up?
- Add popup window to TinyMCE buttons
- Initialize TinyMCE editor / visual editor after AJAX insert
- How to customize TinyMCE4 in WP 3.9 – the old way for styles and formats doesn’t work anymore
- No filter of code on switch from html to visual editor, how?
- TinyMCE editor is breaking my beautiful HTML
- WordPress 3.9 – Trouble Editing TinyMCE 4.0
- How set defaults on wpLink()
- How to get the input of a TinyMCE editor when using on the front-end?
- Removing buttons from the editor
- Load wp_editor via ajax [duplicate]
- How to modify image editor dialog options on WordPress?
- How to include own css on wordpress tinymce editor?
- How to force TinyMCE in WordPress to replace newlines with tags and not with
- Enqueue Script After TinyMCE initialized
- How to use tinyMCE for user “biographical info”?
- Using WordPress’ WYSIWYG for comments
- How to add multiple buttons to TinyMCE?
- TinyMCE 4.x : How to customize toolbar on wp_editor()