Closed alison985 closed 10 years ago
Yeah looks like the TinyMCE api has changed since I wrote this. Will fix soon
WordPress 3.9 moved to 4.x of TinyMCE, which I believe has very different API than 3.x…
Yeah looks like the TinyMCE api has changed since I wrote this. Will fix soon
— Reply to this email directly or view it on GitHub.
Ok - pushing fix to Github and WordPress now
Hi,
This piece of JS in editor_plugin.js causes a browser console error and prevents the tinymce WYSIWYG bar from showing up when editting posts:
Right now I fixed it by commenting the above lines out, but I would like a fix that doesn't remove functionality. Any advise is appreciated.
Alison