WordPress/wp-content/themes/twentyeleven/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
..
images Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file. 2013-04-29 21:02:25 +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
theme-customizer.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
theme-options.css Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603 2011-06-02 22:19:58 +00:00
theme-options.js * Don't clear link colour when switching layouts 2011-06-10 13:41:51 +00:00
theme-options.php Docs: Fix and upgrade various object docblock notations. 2020-10-17 16:05:09 +00:00
widgets.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00