issues
search
rtCamp
/
rt-optimizer
A WordPress plugin that improves Core Web Vitals score by loading scripts via worker thread. Keeps the main thread idle for users to interact with page as quickly as possible.
GNU General Public License v2.0
20
stars
7
forks
source link
Feat: Add lazy load to WordPress embeds
#31
Open
hbhalodia
opened
1 year ago
hbhalodia
commented
1 year ago
This PR covers the embeds
Vimeo
Dailymotion
Instagram
Also modified the code to check specified iframes such as YouTube, Vimeo and not to add lazy load on advertisement iframes.
Closes #18