I found it at last!
Using the browser debugger, I found that there was a “editor.wp” which was undefined (in the complete version of the js file).
Then I understood that the “wordpress” plugin was not used in the editor.
When calling the function wp_editor, I was setting a list of plugin : paste, wplink, textcolor.
It was working until a specific WordPress update.
I just had to add the “wordpress” plugin in the list, and now it’s working.
Related Posts:
- Media library not working with wp_editor() on the front end
- Is it Possible to Extend WP Customize JS Methods?
- How to append a URL parameter to all outbound URLs
- How to pre-fill Google Forms URLs with logged-in WordPress user’s data
- How can I get the standard WP-Editor through Javascript?
- Make TinyMCE checkbox that returns a value instead of true/false
- Insert “javascript:void(0);” into URL
- wp.editor.initialize does nothing
- Custom wp.editor.initialize settings ignored
- Setting a menu link to open a pop-up
- How to reference TinyMCE body in my script
- disable tags on wordpress text editor
- Should I manually resolve WP Core File security issues or await a subsequent WP release?
- Form will not popup, when clicking on the link to the form
- How to handle wordpress sso authentication with gatsby js?
- How are cookie values encoded?
- None of the JavaScript works when using wp_editor
- Styling parent based on a child element of a child in a WordPress page
- Why Is wp.editor Not Adding the ”Add Media” Button When I Initialize It?
- How to modify a class in load-scripts.js ?
- Convert javascript running xml files to wordpress platform
- WOW.js Script Tag Initialization Header/Footer
- Remove WordPress default registration client side validation?
- How to integrate a different (JavaScript) editor in WordPress?
- JS enqueue path (localhost)
- Load and execute javascript from body
- Why can’t I load JS script in a plugin?
- Page template dynamic links based on browser size
- javascript errors on mobile browser, not on desktop
- Trigger a function during onload
- Loaded JavaScript file not showing [duplicate]
- WordPress Theme – jQuery JavaScript Library Issue
- I keep getting Javascript error messages
- How to add additional JavaScript code [duplicate]
- custom page url slug needs illegal ?id=1 for javascript
- Script loaders vs wp_enqueue_script
- PHP or JS for header image rotator?
- convertEntities() used before it is defined
- Block pattern conflict with custom block
- Use one javascript variable into another javascript file
- JavaScript: TypeError: xyz is not a function after upgrading WordPress
- How do I find stylesheet & javascript handles? [duplicate]
- JavaScript errors
- JavaScript file successfully registered but does not render correctly
- Don’t understand how to link Javascript files in WordPress
- How could I add load more posts to my theme? [closed]
- Disable PAGESPEED SCRIPT INJECTION to IMAGE in theme files [closed]
- How to Create a Repeatable Meta Box
- How to keep close a sub-menu under homepage? [closed]
- Custom JS doesn’t work after 4.9.9 update [closed]
- How to implement custom URL handler to access JS modal content? [closed]
- Contact form 7 hide and show fields depending up on the condition [closed]
- Loading 2 Different Version of JS files [closed]
- List unused javascript for easy removal
- Embed Kajabi into WP
- Include Facebook Javascript SDK In WordPress
- Mobile menu will only toggle on
- Making the HTML list to a checkbox tree with the plugin jstree [closed]
- How can I stop loading wordpress jquery on header?
- Why the images on mi javascript are not found?
- Live Time on WP showing weirdly [closed]
- Add Javascript/Html into a WordPress
- Javascript button to call custom fields data
- Javascript 2 elements dependent onclick .toggle [closed]
- wp_enqueue has a resource but doesn’t generate a script tag [duplicate]
- Javascript not working on index.php but it is working on single post’s page
- Replacing & in JS code on pages
- Adding react app to an existing wordpress website
- Unable to change the location of a file
- Orbit Slider and Events Manager Plug-in JavaScript
- Securing Contact Form 7 [closed]
- Javascript file not included only on home page
- Broken links help with site
- Individual Pages are loading halfway down
- Get current day using javascript [closed]
- Google AdSense Ad not showing up in WordPress Blog [closed]
- Change color of a specific word generated by script [closed]
- dropdown does not work [closed]
- Google Map JavaScript error after migrating
- Browser is showing Javascript code instead of processing it [closed]
- WordPress Gutenberg: Attribute overwritten by block duplicate
- Anyway to disable the auto excerpt creation?
- Table block variation with header section activated
- Filtering Gutenberg Components, not Blocks
- How to remove js using theme, which was added by plugin in WordPress site?
- How do I cycle a JS function in WordPress? [closed]
- WordPress REST API response is empty in browser and script, but not in Postman
- Where to include JS library in gutenberg blocks
- How to load JavaScript modules with script_loader_tag hook?
- How to delete child block for associated parent block
- WP REST API – “rest_user_cannot_view” ONLY on specific users
- Passing object to FormTokenField suggestions
- Registration fields prefilled with URL parameters
- Having trouble customizing toolbar on wp_editor
- Theme path of WordPress inside javascript file
- Uncaught ReferenceError: tippy is not defined
- Divi Carousel/ Slider – How to slide two sliders with a single button
- Uncaught SyntaxError: missing ) after argument list [duplicate]
- Masonry grid with bootstrap 4
- Why is this script not working?