Bundled Themes: Introduce block patterns for Twenty Fifteen.

Props melchoyce, kjellr, onemaggie.
Fixes #51102.


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


git-svn-id: http://core.svn.wordpress.org/trunk@50652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryelle
2021-05-28 17:21:05 +00:00
parent 1b68f58b6d
commit 1cef3d1812
8 changed files with 84 additions and 3 deletions

View File

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