[wp-trac] [WordPress Trac] #52920: Editor: Abstract block editor configuration
WordPress Trac
noreply at wordpress.org
Mon May 24 07:32:04 UTC 2021
#52920: Editor: Abstract block editor configuration
-------------------------------------------------+-------------------------
Reporter: gziolo | Owner: gziolo
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.8
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests dev- | Focuses:
feedback needs-dev-note |
-------------------------------------------------+-------------------------
Changes (by gziolo):
* owner: (none) => gziolo
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"50956" 50956]:
{{{
#!CommitTicketReference repository="" revision="50956"
Editor: Extract `block_editor_rest_api_preload` method for use with
different editor screens
It is going to be used on the new widgets editor screen. This patch also
introduced a new class WP_Block_Editor_Context that is going to be used
with revised block editor filters to let extenders to keep their existing
behavior. It should also allow to provide more settings through the
context class as new screens get introduced like the navigation editor.
Props azaozz, chrisvanpatten, timothyblynjacobs, youknowriad.
Fixes #52920.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52920#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list