Opened 6 years ago
Closed 6 years ago
#5071 closed enhancement (fixed)
Lazy-load avatars in posts
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | Support Forums | Keywords: | performance seo |
| Cc: |
Description
Forum threads (like this one: https://wordpress.org/support/topic/fb-login-doesnt-work-mobile/) can load many user avatars, many of which are initially below the fold.
As such, we should enable lazy loading on them by adding a loading="lazy" attribute to the <img> tags.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 9603: