[wp-trac] [WordPress Trac] #60378: gdlr-edit-box.js Uncaught TypeError: temp_settings is undefined
WordPress Trac
noreply at wordpress.org
Sat Nov 8 18:21:41 UTC 2025
#60378: gdlr-edit-box.js Uncaught TypeError: temp_settings is undefined
---------------------------+------------------------------
Reporter: changhsinjung | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.4.2
Severity: critical | Resolution:
Keywords: | Focuses: javascript
---------------------------+------------------------------
Comment (by sarapalmer2352):
In WordPress, this usually happens when the editor script loads before
tinyMCEPreInit is set. Make sure wp-editor.js and related scripts are
enqueued correctly with wp_enqueue_editor() or wp_enqueue_script( 'editor'
).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60378#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list