Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support lazy-loading images #197

Open
CodyReichert opened this issue Jan 18, 2021 · 0 comments
Open

Support lazy-loading images #197

CodyReichert opened this issue Jan 18, 2021 · 0 comments
Assignees
Labels
enhancement This is an enhancement or new feature

Comments

@CodyReichert
Copy link
Member

For SEO and performance purposes, we should support lazy-loading images - especially in search results, widgets, and areas that show multiple listings/results at once.

WordPress supposedly has built-in support for lazy-loading images in version 5.5: https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/

I couldn't immediately get it to work (ref #196 for using <img> tags), but it probably just needs more research. This would be a valuable feature for performance.

@CodyReichert CodyReichert added the enhancement This is an enhancement or new feature label Jan 18, 2021
@CodyReichert CodyReichert self-assigned this Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an enhancement or new feature
Projects
None yet
Development

No branches or pull requests

1 participant