Opened 7 years ago
Closed 6 years ago
#5071 closed enhancement (fixed)
Lazy-load avatars in posts
| Reported by: | jonoaldersonwp | Owned by: | coffee2code |
|---|---|---|---|
| Priority: | low | Milestone: | |
| 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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9603: