Twenty Twenty-One: Import the latest changes.

For a full list of changes since [49320], see 461dcf9cd...5759e96.

Props poena, melchoyce, aristath, justinahinon, ryelle.
See #51526.
Built from https://develop.svn.wordpress.org/trunk@49330


git-svn-id: http://core.svn.wordpress.org/trunk@49091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2020-10-27 17:07:05 +00:00
parent 5df8bf60aa
commit 24f6f56a71
9 changed files with 1497 additions and 875 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-beta1-49329';
$wp_version = '5.6-beta1-49330';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.