Editor: Support the block_types and viewport_width props for remote patterns fetched from Pattern Directory.

Props ntsekouras, ironprogrammer, hellofromtonya, flixos90.
Fixes #57611.

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


git-svn-id: http://core.svn.wordpress.org/trunk@54767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Felix Arntz
2023-02-06 19:40:16 +00:00
parent 1593f0615a
commit 53c7f7a8a7
3 changed files with 54 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-alpha-55233';
$wp_version = '6.2-alpha-55234';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.