Defering this script
-
Wouldn’t it make sense to defer the script this plugin loads as well?
By changing line 147 of asynchronous-javascript.php to:
$headinclude = '<script defer type="text/javascript" src="' . plugins_url( '/js/'.$options['head_file'], __FILE__ ) . '"></script>';
https://www.ads-software.com/plugins/asynchronous-javascript/
- The topic ‘Defering this script’ is closed to new replies.