Title: wp_enqueue_scripts
Last modified: August 30, 2016

---

# wp_enqueue_scripts

 *  Resolved [gregy1403](https://wordpress.org/support/users/gregy1403/)
 * (@gregy1403)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wp_enqueue_scripts/)
 * Hi
 * How can i see if my theme supports wp_enqueue_scripts –> [http://www.cele.si](http://www.cele.si)
 * I installed plugin and nothing happens .. Pagespeed still says 20 scripts to 
   move
 * Thank you
 * [https://wordpress.org/plugins/scripts-to-footerphp/](https://wordpress.org/plugins/scripts-to-footerphp/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Joshua David Nelson](https://wordpress.org/support/users/joshuadnelson/)
 * (@joshuadnelson)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wp_enqueue_scripts/#post-6482211)
 * You’ll have to investigate your theme’s files, likely in the functions.php file
   there will be a script function that should be using wp_enqueue_script. If it’s
   just outputting the scripts incorrectly then it won’t be using wp_enqueue_script.
 * However, it could also be other plugins, if you’re running plugins that put scripts
   in the header. Again, you’ll have to hunt through the code or contact the theme
   developer.
 *  Plugin Author [Joshua David Nelson](https://wordpress.org/support/users/joshuadnelson/)
 * (@joshuadnelson)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wp_enqueue_scripts/#post-6482243)
 * It’s likely that somewhere scripts are being printed directly into the `wp_head`
   hook instead of using wp_enqueue_script. Could be your theme (in functions.php
   or a page template file like front-page.php or home.php) or in a plugin.
 *  Plugin Author [Joshua David Nelson](https://wordpress.org/support/users/joshuadnelson/)
 * (@joshuadnelson)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/wp_enqueue_scripts/#post-6482394)
 * I’m going to close this since I haven’t heard back, feel free to follow up if
   you have any other issues.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wp_enqueue_scripts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/scripts-to-footerphp_fcfefd.svg)
 * [Scripts To Footer](https://wordpress.org/plugins/scripts-to-footerphp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/scripts-to-footerphp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/scripts-to-footerphp/)
 * [Active Topics](https://wordpress.org/support/plugin/scripts-to-footerphp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/scripts-to-footerphp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/scripts-to-footerphp/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Joshua David Nelson](https://wordpress.org/support/users/joshuadnelson/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/wp_enqueue_scripts/#post-6482394)
 * Status: resolved