Title: Load the plugin script asynchronously
Last modified: September 1, 2016

---

# Load the plugin script asynchronously

 *  [prof611](https://wordpress.org/support/users/prof611/)
 * (@prof611)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/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&gt](http://headaches17.info/wp-content/plugins/pinterest-rss-widget/jquery.nailthumb.1.0.min.js?ver=4.5.3′></script&gt);.
   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?
 * [https://wordpress.org/plugins/pinterest-rss-widget/](https://wordpress.org/plugins/pinterest-rss-widget/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [prof611](https://wordpress.org/support/users/prof611/)
 * (@prof611)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/load-the-plugin-script-asynchronously/#post-7563275)
 * I did some more research, and found that this and other jquery scripits are added
   to the <head> section by WordPress. Also found a plugin that will move them all
   to the footer: Scripts to Footer. A simple solution for us php-illiterates!

Viewing 1 replies (of 1 total)

The topic ‘Load the plugin script asynchronously’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pinterest-rss-widget_c6ccca.svg)
 * [Pinterest RSS Widget](https://wordpress.org/plugins/pinterest-rss-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pinterest-rss-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pinterest-rss-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/pinterest-rss-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pinterest-rss-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pinterest-rss-widget/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [prof611](https://wordpress.org/support/users/prof611/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/load-the-plugin-script-asynchronously/#post-7563275)
 * Status: not resolved