Adds native lazyloading to all images and iframes, also wraps them in and adds the loading-attribute-polyfill to make it work in all browsers.. I looked LH Native Lazy Loading plugin after I made this plugin. It uses some additional filters for adding lazyload attributes so I will learn from it and do more then just filtering the content at later stage. Requires wp body open Note this plugin requires wordpress 5.2 and for your theme to support the wp body open hook ... I do not see the reason for this, probably some optimization but I strongly disagree with the statement that good themes just do support this filter, its very recent and themes need time to add this and the majority of Themes do not support this so this plugin will not require any special filters and will also run on WP versions.. Adds loading= lazy to all and tags inside the content.. Sets loading= eager to the first resource.. The following people have contributed to this plugin.. Interested in development.., check out SVN repository, or subscribe to the development log by RSS... Improved Cachebust JS at if WP DEBUG is on.. 2019-08-19 0.9.1.
Read more