Block Editor: Load TinyMCE inline scripts later.
Previously, the TinyMCE inline scripts were added on the `init` action in the block editor. In the classic editor, however, these scripts are loaded when the TinyMCE window is printed, and some plugins rely on them being loaded later, so they can attach to the appropriate filters. Props pento. Merges [43901] to trunk. Fixes #45338. Built from https://develop.svn.wordpress.org/trunk@44251 git-svn-id: https://core.svn.wordpress.org/trunk@44081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment