Load the plugin script asynchronously
-
I have been using the Pinterest RSS Widget for years, and am very satisfied with its capabilities. ( see http:headaches17.info/ ) But I have been getting notices from Google that my page load speed is very slow. One way to increase it is to load most of my scripts asynchronously. All I need in order to do this is to add “async” to the line in my head section that loads the plugin script – like this: <script async type=’text/javascript’ src=’http://headaches17.info/wp-content/plugins/pinterest-rss-widget/jquery.nailthumb.1.0.min.js?ver=4.5.3′></script> . But I can’t find WHERE this line is added to the header. So I haven’t been able to add the 5 magic letters. Anybody know?
The topic ‘Load the plugin script asynchronously’ is closed to new replies.