Title: Script loading optimization
Last modified: February 6, 2017

---

# Script loading optimization

 *  Resolved [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/script-loading-optimization/)
 * Hi, in order to optimized (google speed insight) a blog using this great plugin
   I changed the enqueuing of the script:
 * wp_enqueue_script(‘wpml_script’, plugins_url(‘wpml_script.js’, __FILE__), array(‘
   jquery’),”9999″, true);
 * adding a “true” to suggest wp to load it in the footer. It works on my site, 
   if possible evaluate this little change for future versions.
 * Thank you, Stefano.

Viewing 1 replies (of 1 total)

 *  Plugin Author [tuxlog](https://wordpress.org/support/users/tuxlog/)
 * (@tuxlog)
 * [9 years ago](https://wordpress.org/support/topic/script-loading-optimization/#post-9091443)
 * just added it for the next release
    Thanks for your hint

Viewing 1 replies (of 1 total)

The topic ‘Script loading optimization’ is closed to new replies.

 * ![](https://ps.w.org/wp-monalisa/assets/icon-128x128.png?rev=1515306)
 * [wp-Monalisa](https://wordpress.org/plugins/wp-monalisa/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-monalisa/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-monalisa/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-monalisa/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-monalisa/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-monalisa/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tuxlog](https://wordpress.org/support/users/tuxlog/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/script-loading-optimization/#post-9091443)
 * Status: resolved