[wp-trac] [WordPress Trac] #45065: Include Gutenberg packages in WordPress core.

WordPress Trac noreply at wordpress.org
Wed Oct 17 15:33:29 UTC 2018


#45065: Include Gutenberg packages in WordPress core.
-------------------------+-------------------------
 Reporter:  omarreiss    |       Owner:  omarreiss
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  5.0
Component:  General      |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |     Focuses:  javascript
-------------------------+-------------------------

Comment (by atimmer):

 @pento I've processed your feedback in [43738].

 I merged `wp_default_packages_vendor`, `wp_register_tinymce_scripts`,
 `wp_default_packages_scripts` and `wp_default_packages_inline_scripts`
 into `wp_default_packages` but kept the functionality in separate
 functions to keep a decent separation of concerns.

 I chose to leave the array for now. I think it's actually a good thing
 that it discourages custom tweaks and invites better solutions. If tweaks
 really turn out to be necessary, we can always refactor.

 If there's anything else to address I can commit that tomorrow.

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


More information about the wp-trac mailing list