Title: Enqueue Script
Last modified: August 30, 2016

---

# Enqueue Script

 *  Resolved [Gabriel](https://wordpress.org/support/users/rysgard/)
 * (@rysgard)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/enqueue-script-2/)
 * There are number of scripts enqueued to load in the head, of the webpage.
    My
   concern is the performance. Are they all necessary for plugin to work? Can they
   be limited to load only for admin areas, or they are required for the front-end
   as well.
 * I wanted manually dequeue them, and then add them only for admin dashboard, but
   I am not sure if that would not break plugin functionality.
 * [https://wordpress.org/plugins/paypal-ipn/](https://wordpress.org/plugins/paypal-ipn/)

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

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821004)
 * Which scripts are you referring to? We’re usually pretty good about only enqueuing
   things when necessary, but maybe we missed some things.
 *  Thread Starter [Gabriel](https://wordpress.org/support/users/rysgard/)
 * (@rysgard)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821195)
 * My site is loading 4 scripts related to Paypal-ipn:
 * 2 from the server:
    paypal-ipn-for-wordpress.js paypal-ipn-for-wordpress-public.
   js
 * and 2 from CDN:
    jquery.dataTables.min.js dataTables.responsive.min.js
 * It is not a huge issue. I was just wondering if they are required on the frontend?
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821199)
 * I’ll have the guys look into it and see if we can make any improvements on this
   in the next update. Thanks for the feedback!
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821311)
 * I had my guy take a look at this and he did remove one thing. You can [see the changes here](https://bitbucket.org/angelleye/paypal-ipn-for-wordpress/commits/2f92fbd7a352).
 * This will be included the 1.1.0 update which we’re hoping to get released before
   long.
 *  [spacebom](https://wordpress.org/support/users/spacebom/)
 * (@spacebom)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821341)
 * Hi [@angelleye](https://wordpress.org/support/users/angelleye/)
 * One question related, what do you think about move frontend/public head scripts
   to footer? It could be possible? It will improve the performance.
 * Thank you very much.
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821342)
 * [@spacebom](https://wordpress.org/support/users/spacebom/), we’ll look into that.
   Thanks for the feedback.

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

The topic ‘Enqueue Script’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-ipn_b2a7a0.svg)
 * [PayPal IPN for WordPress](https://wordpress.org/plugins/paypal-ipn/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-ipn/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-ipn/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-ipn/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-ipn/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-ipn/reviews/)

## Tags

 * [enqueue](https://wordpress.org/support/topic-tag/enqueue/)

 * 6 replies
 * 3 participants
 * Last reply from: [angelleye](https://wordpress.org/support/users/angelleye/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/enqueue-script-2/#post-6821342)
 * Status: resolved