mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-20 01:25:30 +01:00
b16abdec23
When using the post editor with a bundled theme active, there will be a number of `console.info` notices printed to the browser’s console. These notices are caused by block patterns containing outdated and deprecated versions of `core/*` blocks. Before rendering the blocks, they need to be updated, and this process outputs information to the console. Props ntsekouras. Fixes #53617. Built from https://develop.svn.wordpress.org/trunk@51372 git-svn-id: http://core.svn.wordpress.org/trunk@50983 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 |