You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: