mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-03 09:21:03 +01:00
88cedeac5c
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 |
||
---|---|---|
.. | ||
back-compat.php | ||
block-patterns.php | ||
block-styles.php | ||
custom-css.php | ||
menu-functions.php | ||
starter-content.php | ||
template-functions.php | ||
template-tags.php |