Tuesday, June 27, 2017

WordPress plugin to defer js, using array of script handles

#Wordpress

So, I'm just starting off building a minor WP plugin that'll search for enqueued scripts, add them to an array, then use the values in that array to defer each script. WordPress Design - http://www.larymdesign.com
https://www.sitepoint.com/community/t/wordpress-plugin-to-defer-js-using-array-of-script-handles/267627


No comments:

Post a Comment