WordPress/wp-content/themes
Felix Arntz 90a29fbc46 Bundled Theme: Add missing dimension attributes to images in Twenty Twenty-Two patterns.
The dimension attributes `width` and `height` should be present on every image in order to avoid layout shifts and be able to leverage WordPress core's image loading optimization functionality.

This changeset adds dimension attributes to the `core/image` blocks used in block patterns in Twenty Twenty-Two, where this is particularly critical as WordPress core cannot backfill the attributes for those images, as their sources are not part of the Media Library.

Props spacedmonkey, thekt12, mukesh27, flixos90.
Fixes #59256.

Built from https://develop.svn.wordpress.org/trunk@56613


git-svn-id: http://core.svn.wordpress.org/trunk@56125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-09-18 17:38:19 +00:00
..
twentyeleven Bundled Theme: Implement the_header_image_tag function for enhanced compatibility for older core themes. 2023-09-14 11:25:19 +00:00
twentyfifteen Bundled Themes: Use defer loading strategy for theme scripts. 2023-09-12 00:06:19 +00:00
twentyfourteen Bundled Theme: Implement the_header_image_tag function for enhanced compatibility for older core themes. 2023-09-14 11:25:19 +00:00
twentynineteen Twenty Ninteen: Revert changes to 'style-rtl.css'. 2023-09-14 10:25:22 +00:00
twentyseventeen Bundled Themes: Use defer loading strategy for theme scripts. 2023-09-12 00:06:19 +00:00
twentysixteen Bundled Theme: Implement the_header_image_tag function for enhanced compatibility for older core themes. 2023-09-14 11:25:19 +00:00
twentyten Bundled Theme: Implement the_header_image_tag function for enhanced compatibility for older core themes. 2023-09-14 11:25:19 +00:00
twentythirteen Bundled Themes: Use defer loading strategy for theme scripts. 2023-09-12 00:06:19 +00:00
twentytwelve Bundled Theme: Implement the_header_image_tag function for enhanced compatibility for older core themes. 2023-09-14 11:25:19 +00:00
twentytwenty Bundled Themes: Ensure Twenty Twenty's main script loads in head for WP<6.3. 2023-09-13 22:16:25 +00:00
twentytwentyone Twenty-Twenty One: Fixes quotation mark being outside with background. 2023-09-13 15:40:20 +00:00
twentytwentythree Bundled Themes: Bump version numbers for WordPress 6.3. 2023-07-26 22:09:22 +00:00
twentytwentytwo Bundled Theme: Add missing dimension attributes to images in Twenty Twenty-Two patterns. 2023-09-18 17:38:19 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00