WordPress/wp-content/themes/twentytwelve/inc
desrosj b16abdec23 Bundled Themes: Update block patterns to match the latest versions of core/* blocks.
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
2021-07-07 17:31:00 +00:00
..
block-patterns.php Bundled Themes: Update block patterns to match the latest versions of core/* blocks. 2021-07-07 17:31:00 +00:00
custom-header.php Coding Standards: Use Yoda conditions where appropriate. 2020-02-09 16:55:09 +00:00