[wp-trac] [WordPress Trac] #45145: Keep `@wordpress` packages up to date

WordPress Trac noreply at wordpress.org
Wed Nov 21 11:51:48 UTC 2018


#45145: Keep `@wordpress` packages up to date
----------------------------------------+-----------------------
 Reporter:  atimmer                     |       Owner:  (none)
     Type:  defect (bug)                |      Status:  assigned
 Priority:  highest omg bbq             |   Milestone:  5.0
Component:  Build/Test Tools            |     Version:  5.0
 Severity:  blocker                     |  Resolution:
 Keywords:  has-patch commit fixed-5.0  |     Focuses:
----------------------------------------+-----------------------

Comment (by azaozz):

 > there's a discrepancy where it reads wp_adv...

 Right, as @iseulde points out that's not a discrepancy :)

 Core uses the (old) `wp_adv` for the "toggle toolbars" button, Gutenberg
 still uses `kitchensink`. The TinyMCE `wordpress` plugin (that handles
 toggling of toolbars) was fixed to make `wp_adv` work properly in the
 Classic Block, but the Gutenberg's `kitchensink` was kept as a back-compat
 for running Gutenberg on 4.9 (where the core fix is not present).

 We should switch to using `wp_adv` in Gutenberg as soon as it starts to
 require WP 5.0.

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


More information about the wp-trac mailing list