Not sure if this is a bug, but the behaviour is correct, or at least apparently intentional.
a) There is only one dragDropUpload
setting in the tinyMCEPreInit object, instead of one flag per editor.
b) looking at class-wp-editor.php:139
:
if ( $set['drag_drop_upload'] ) {
self::$drag_drop_upload = true;
}
so, if the setting is set to true once, it is true and stays true. One way ticket to complete trueness.
Feels like a bug.
But even if this could be reset to false, it would be false for all editors then.
Doublebug?
Double chance for a mention in WordPress ~4.5 😉
But to be fair: This is somehow bound to the media modal, and i guess setup is once on pageload..in other words, might be difficult to handle this on a per-editor basis. Codex/Docs should make this setting more clear.
Or maybe a global filter to turn this on/off would be more appropriate.
Related Posts:
- TinyMCE Anchor Button not showing
- Add Shortcode inline inside Gutenberg block
- TinyMCE Plugin Parameter
- Is it possible to disable the image alignment options in the post editor?
- Change syntax styling of TinyMCE HTML Text Editor
- Adding Custom Text Patterns in the WP 4.5 Visual Editor
- Registering custom TinyMCE buttons, for admin area, to work with custom instances of wp_editor
- TinyMCE editor – new lines not rendered on front end
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- Customising the WordPress TinyMce editor and it’s buttons
- Change Default Font Size and Remove Unwanted Font Sizes in TinyMCE
- TinyMce in WordPress – Getting the “fullscreen” button to stay on the right when customising button layout
- Add table button in editor without Plugin
- TinyMCE Visual Blocks plugin set Show blocks option for all users
- TinyMCE Editor change underline button behavior – u tag instead of span text-decoration underline
- Custom TinyMCE style formats disabled
- How to dynamically generate wordpress editor on frontend?
- Customer Support: TinyMCE stopped working (on some computers)
- Stop editor from adding “amp;” after every “&”
- TinyMCE Advances is removing blanks (” “)
- enable TinyMCE for comment forms
- Best Browser for Editing Posts
- TinyMCE strips off the href tag inside span, if i change from text to visual
- Adding a Media Button to the WordPress Content Editor
- Load WordPress Editor .css on Front End
- “Formats” Select Menu in WP Editor doesn’t show up with correct colour
- Visual editor popover or placeholder
- How to modify VisualComposer’s TinyMCE editor only for a specific shortcode
- How to add placeholder in wp_editor?
- Creating a wp_editor instance with custom tinyMCE buttons
- Remove HTML editor and visual/HTML tabs from TinyMCE
- Forcing reload of editor-style.css
- Add popup window to TinyMCE buttons
- TinyMCE editor is breaking my beautiful HTML
- How to get the input of a TinyMCE editor when using on the front-end?
- Load wp_editor via ajax [duplicate]
- Why did multiple line breaks stop working in text editor?
- TinyMCE 4.x : How to customize toolbar on wp_editor()
- How to replace the content of tinyMCE editor in both text and visual mode using jQuery?
- How i can i add a split button or list box to the WordPress TinyMCE instance
- wp_editor disable after reaching character count limit
- When switching from html to visual editor the tag gets corrupted
- Markup of oEmbed codes in the editor?
- How to use the new Dashicons for custom TinyMCE buttons?
- Add unique class or ID information to tinyMCE
- Is it possible to create nested lists in the WYSIWYG editor?
- How can I stop TinyMCE from converting my HTML entities to characters?
- How to keep non-breaking spaces in the visual editor?
- Is there a way to prevent the Editor from modifying my HTML
- “wp_editor” not displaying TinyMCE correctly when square brackets used in name
- Secure Validation of wp_editor in Theme Options
- Disable text tab on WordPress text-editor
- How to disable TinyMCE 4 keyboard shortcuts
- How to customize the symbols that appear in the Visual Editor insert custom character
- Pasting code into pre-formatted text in Visual Editor not working in 3.3.1
- Tiny MCE not adding p tag when saving theme option
- How can I insert HTML attributes with an existing TinyMCE button?
- Change padding to text indent in “Increase indent” TinyMCE
- TinyMCE Editor Set Default Tab
- Using post ID in custom tinyMCE button
- Remove quicktag buttons but not Visual / Text editor and tabs
- How to make WordPress and TinyMCE accept tags wrapping block-level elements as allowed in HTML5?
- TinyMCE Autoresize
- How to get WP editors tinyMCE instances
- WordPress tinymce prints empty P tag and break html format
- Visual Editor freezing on text highlight since 4.3
- TinyMCE strips line breaks on mceAddControl
- tinyMCE duplicates previous block element when pressing return (visual editor)
- Count Words using tinymce in the front-end
- WP 3.3 my rich text category editor toolbar is gone!
- tinyMCE.activeEditor = null WP editor loaded in ‘Text’ mode?
- WordPress visual editor broke due to non standard port?
- Add Item to Custom TinyMCE Menu
- Deprecated TinyMCE API call: windowManager.createInstance(..)
- Enable Visual Editor In Comments On CPT Edit Page
- Text cut off after the character 𪇆 in TinyMCE
- wordpress 3.5 tinymce height
- 2nd button row from WP Super Edit or TinyMCE Advanced doesn’t show to 2nd admin
- Adding image to visual editor popup for shortcode with wp.media and wp.mce: changing image duplicates shortcode
- How can I control the HTML output of my post?
- Added custom styles to Visual Editor. Classes are appended and not replaced as intended
- wpeditor issue – shows both mode and not able to focus/edit during visual mode
- TinyMCE – Add button that changes direction of selected text
- wp_editor on input changes content
- Disable HTML (Text) Tab in Post Editor
- Close TinyMCE plugin window on click away
- Preserving tabs and line breaks in when switching from HTML to Visual Editor
- Add a select a class dropdown in tinymce
- How can I enable a TINYMCE rich text editor in the admin interface?
- Limit Block format tags in WordPress wp_editor
- How to disable formatting
- Make Textarea a TinyMCE (editor box)
- How to remove the statusbar from the default wordpress editor?
- Our shortcode dropdown box in Tinymce is not working in WordPress 3.9?
- How to get line breaks to translate to paragraphs?
- Tiny MCE-modifications (plugins) stopped working in WordPress 5.6
- wp.editor.initialize does not show the same default toolbar
- Stop WordPress Visual Editor converting backticks into code blocks
- wordpress qtranslate editor text is not working [closed]
- WP Editor Issue in Backend