Implement Lazy-Loading without Plugin
Update 11 Aug 2020: WordPress 5.5 introduced native lazy loading by adding loading="lazy" attribute to all images. So you no longer need to create your own. Lazy-load is a way to prevent…
Tips about CSS, JavaScript, and design-related topics in WordPress environment.
For JavaScript tips, we will try not to use jQuery even though WordPress comes with jQuery enqueued.