Quantcast
Channel: WordPress Ideas » Tag: javascript - Recent Posts
Browsing all 63 articles
Browse latest View live

Paris Holley on "Non-blocking Asynchronous wp_enqueue_script"

Keep in mind that async/defered will not work if your JS files have dependencies (ie: a jquery plugin needs jquery to be loaded first). The plugin I wrote could use some modernization (ie: determine if...

View Article


cj42 on "Non-blocking Asynchronous wp_enqueue_script"

It would be interesting to be able to 'preload' stylesheet. So far, the wp_enqueue_style function does not enable that, since there is no way to attach the 'preload' value to the 'rel' attribute in a...

View Article


secretlab.pw on "Non-blocking Asynchronous wp_enqueue_script"

Since https://developers.google.com/speed/pagespeed/insights/ increased requirements to website speed, almost impossible to get green points for both mobile and desktop. So something should be done...

View Article
Browsing all 63 articles
Browse latest View live