WordPress/wp-content/themes/twentyeleven/inc
Sergey Biryukov f053aed3ce Bundled Themes: Use correct path for loading images in block patterns.
By using `get_template_directory_uri()` instead of `get_stylesheet_directory_uri()`, we make sure to include the images from the parent theme.

This avoids displaying missing images in block patterns when using a child theme of Twenty Ten, Twenty Eleven, or Twenty Twelve.

Follow-up to [51033], [51103], [51106].

Props audrasjb.
Fixes #53769.
Built from https://develop.svn.wordpress.org/trunk@51483


git-svn-id: http://core.svn.wordpress.org/trunk@51094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-07-24 12:42:00 +00:00
..
images
block-patterns.php Bundled Themes: Use correct path for loading images in block patterns. 2021-07-24 12:42: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
theme-options.js
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