WordPress/wp-content/themes/twentytwentyone/inc
desrosj b8e5751dd1 Twenty Twenty-One: Do not specify loading=“eager” for single post thumbnails.
While `loading=“eager”` is a supported alternative to omitting the attribute entirely, browsers follow the value of this attribute explicitly when specified.

Specifying `eager` would prevent the user from receiving any additional potential benefits implemented at the browser level, such as further mechanisms to automatically decide which elements to lazy-load.

Props flixos90, ryelle, poena.
Fixes #52139.
Built from https://develop.svn.wordpress.org/trunk@49860


git-svn-id: http://core.svn.wordpress.org/trunk@49579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-12-21 18:39:03 +00:00
..
back-compat.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
block-patterns.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
block-styles.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
custom-css.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
menu-functions.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
starter-content.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
template-functions.php Twenty Twenty-One: Correct @since inline documentation tags. 2020-12-17 14:57:07 +00:00
template-tags.php Twenty Twenty-One: Do not specify loading=“eager” for single post thumbnails. 2020-12-21 18:39:03 +00:00