[wp-meta] [Making WordPress.org] #5603: Images in profile tabs should be lazy-loaded
Making WordPress.org
noreply at wordpress.org
Fri Feb 5 10:31:33 UTC 2021
#5603: Images in profile tabs should be lazy-loaded
----------------------------+-----------------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Profiles | Keywords: seo performance
----------------------------+-----------------------------
Images in profile tabs, such as the 'Plugins', 'Themes' and 'Favorites'
tabs on profile pages (like https://profiles.wordpress.org/matt/) should
be lazy loaded.
This requires that they each:
- Have a `height` and `width` attribute.
- Have a `loading="lazy"` attribute.
If achievable, the opportunity should be taken to 'upgrade' the image
markup to support responsive/retina formats, preferably using standard WP
mechanisms.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5603>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list