Title: Front End Scripts
Last modified: August 30, 2016

---

# Front End Scripts

 *  Resolved [Mark Wilkinson](https://wordpress.org/support/users/wpmarkuk/)
 * (@wpmarkuk)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/front-end-scripts/)
 * Thanks for this plugin – finding it really useful.
 * I have noticed that `wp-gallery-custom-links.js` is being enqueued using the `
   wp_enqueue_script` action. It would appear that this file is only needed in the
   admin area for the gallery user interface as if I disable JS on the front end
   the gallery custom inks still work.
 * Therefore would it not make more sense to load this script using the `admin_enqueue_scripts`
   action hook instead and therefore reduce the HTTP calls of the front-end for 
   what seems like a not needed script.
 * Obviously please correct me if I am wrong and thanks for taking the time.
 * [https://wordpress.org/plugins/wp-gallery-custom-links/](https://wordpress.org/plugins/wp-gallery-custom-links/)

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

 *  [fourlightsweb](https://wordpress.org/support/users/fourlightsweb/)
 * (@fourlightsweb)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/front-end-scripts/#post-6825067)
 * The script is actually only used on the front end primarily to disable click 
   effects from lightboxes.
 *  Thread Starter [Mark Wilkinson](https://wordpress.org/support/users/wpmarkuk/)
 * (@wpmarkuk)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/front-end-scripts/#post-6825083)
 * OK thanks – thought it probably would be.

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

The topic ‘Front End Scripts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-gallery-custom-links_d3d5d9.svg)
 * [WP Gallery Custom Links](https://wordpress.org/plugins/wp-gallery-custom-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-gallery-custom-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-gallery-custom-links/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-gallery-custom-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-gallery-custom-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-gallery-custom-links/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Mark Wilkinson](https://wordpress.org/support/users/wpmarkuk/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/front-end-scripts/#post-6825083)
 * Status: resolved