Best WordPress Hosting
 

Enhancing the Scripts API with a loading strategy

via make.wordpress.org => original post link

Overview

This post outlines a proposal to add a script loading strategy enhancement to core’s existing Scripts API.  

The underlying goal of this effort is to make it easier for WordPress plugin and theme developers and core to use “modern” loading approaches for JavaScript (like defer and async), which will help WordPress sites load faster and operate more smoothly, giving users a better experience.