Native Lazyload with Rest API
-
How would I go about editing the output of the Rest API so that all images within posts have the loading=”lazy” attibute?
Tried some of the plugins and they only seem to parse inside the_content(). And doing this on my front-end would worsen load times.
Is this even possible?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Native Lazyload with Rest API’ is closed to new replies.