[wp-trac] [WordPress Trac] #51506: Add new block widgets editor
WordPress Trac
noreply at wordpress.org
Tue May 25 08:51:24 UTC 2021
#51506: Add new block widgets editor
-------------------------------------------------+-------------------------
Reporter: isabel_brison | Owner: noisysocks
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.8
Component: Widgets | Version:
Severity: normal | Resolution: fixed
Keywords: needs-dev-note has-patch has-unit- | Focuses:
tests |
-------------------------------------------------+-------------------------
Comment (by noisysocks):
In [changeset:"50997" 50997]:
{{{
#!CommitTicketReference repository="" revision="50997"
Adds the widgets block editor to widgets.php and customize.php
Moves the widgets block editor from Gutenberg into WordPress Core.
- Adds @wordpress/edit-widgets, @wordpress/customize-widgets and
@wordpress/widgets.
- Modifies wp-admin/widgets.php to branch between the old editor and new
editor
depending on wp_use_widgets_block_editor().
- Modifies WP_Customize_Widgets to branch between the old editor control
and new
editor control depending on wp_use_widgets_block_editor().
Follows [50996] which was missing these files.
See #51506.
Props isabel_brison, TimothyBlynJacobs, andraganescu, kevin940726,
talldanwp.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51506#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list