Editor: Use the block editor context in filters that used the editor name

Follow-up for [50956].
Props azaozz, chrisvanpatten, timothyblynjacobs, youknowriad.
Fixes #52920.


Built from https://develop.svn.wordpress.org/trunk@50983


git-svn-id: http://core.svn.wordpress.org/trunk@50592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
gziolo
2021-05-24 21:21:57 +00:00
parent 492bfa670e
commit cfa7f89ba0
3 changed files with 37 additions and 33 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-alpha-50982';
$wp_version = '5.8-alpha-50983';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.