parisholley / wordpress-asynchronous-javascript

Improve page load performance by asynchronously loading javascript and files using head.js in your wordpress website.
http://wordpress.org/extend/plugins/asynchronous-javascript/
24 stars 3 forks source link

Minify JS #10

Closed grzegorz-janoszka closed 9 years ago

grzegorz-janoszka commented 10 years ago

It would be really nice and handy for the plugin to be able to minify JS which didn't make to the head. Google PageSpeed Insight warns me: Minifying http://paleosmak.pl/ … /twentyfourteen/js/functions.js?ver=20131209 could save 560B (40% reduction) after compression. I know 560B is not much, but it is a score at Google. I know there are other plugins for that, but maybe this one could do that as well. Thank you!

grzegorz-janoszka commented 9 years ago

A pity this plugin is not supported.