mindkomm/timmy

Support wordpress loading="lazy" feature (since 5.5)

sque89 opened this issue · 2 comments

We updated our wordpress recently to 5.5 mainly because we want to make use of the lazy loading attribute which wordpress can now add automatically.

I know Timmy supports lazy loading with JS, but is it planned to support the browser native loading attribute?

Thanks a lot!

gchtr commented

Yes, this is on top the list!

gchtr commented

Lazy loading is supported in the new version of Timmy. I just released a first beta for Timmy v1.0.0: https://github.com/mindkomm/timmy/releases/tag/1.0.0-beta.1.

Check out the updated Lazy Loading Guide.