WordPress/wp-content/themes/twentytwelve/inc
desrosj 88cedeac5c Bundled Themes: Revert the [51372] update to block patterns in bundled themes.
Upon further examination, this change was not great for backwards compatibility, resulting in block validation errors when running on older versions of WordPress.

While there are currently many `console.info()` notices caused by older format block syntax being updated to the current version included in WordPress 5.8, the blocks do not break.

Block patterns do not currently have a versioning mechanism, or a means to indicate which versions of WordPress are supported.

See #53617.
Built from https://develop.svn.wordpress.org/trunk@51434


git-svn-id: http://core.svn.wordpress.org/trunk@51045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-07-14 20:02:59 +00:00
..
block-patterns.php Bundled Themes: Revert the [51372] update to block patterns in bundled themes. 2021-07-14 20:02:59 +00:00
custom-header.php Coding Standards: Use Yoda conditions where appropriate. 2020-02-09 16:55:09 +00:00