Broken with WP 3.9
-
I realize the plugin does not list compatibility with 3.9 so you may ignore me if you don’t plan to support it.
The current plugin is not compatible with 3.9 tinymce. In fact having this plugin activated breaks the visual editor and leaves it entirely useless.
The issue is caused the file /tinymce-plugin/soundcloud-is-gold-editor_plugin.js.
tinymce.dom.Event.add(soundcloudIGold_dellButton, 'mousedown', function(e) and tinymce.dom.Event.add(soundcloudIGold_editButton, 'mousedown', function(e) {
Commenting these sections of code allows existing functionality to remain and re established a working visual editor, however the soundcloud buttons are obviously gone.
- The topic ‘Broken with WP 3.9’ is closed to new replies.