[wp-trac] [WordPress Trac] #45338: Gutenberg classic editor block is not showing custom mce buttons

WordPress Trac noreply at wordpress.org
Thu Nov 15 23:52:50 UTC 2018


#45338: Gutenberg classic editor block is not showing custom mce buttons
----------------------------------------------+---------------------
 Reporter:  junixdev                          |       Owner:  (none)
     Type:  defect (bug)                      |      Status:  new
 Priority:  normal                            |   Milestone:  5.0
Component:  Editor                            |     Version:  5.0
 Severity:  normal                            |  Resolution:
 Keywords:  has-screenshots has-patch commit  |     Focuses:
----------------------------------------------+---------------------

Comment (by pento):

 In [changeset:"43901" 43901]:
 {{{
 #!CommitTicketReference repository="" revision="43901"
 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.

 See #45338.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45338#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list