Bundled Themes: Introduce block patterns for Twenty Twelve.

Props beafialho, kjellr, melchoyce, onemaggie.
Fixes #51105.


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


git-svn-id: http://core.svn.wordpress.org/trunk@50642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryelle
2021-05-26 16:39:58 +00:00
parent a30afc155e
commit 3faec7852e
9 changed files with 125 additions and 3 deletions

View File

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