Title: Where are the javascripts being called from?
Last modified: August 21, 2016

---

# Where are the javascripts being called from?

 *  Resolved [jasonpaulweber](https://wordpress.org/support/users/jasonpaulweber/)
 * (@jasonpaulweber)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/where-are-the-javascripts-being-called-from/)
 * Hi authors. Thanks for making this wonderful plugin available on the WordPress
   repository!
 * I just wanted to know where in the plugin files the javascripts were being called
   from. Specifically:
    - functions.js
    -  flux.js
    - pub.js
    - jquery.qtip.min.js
 * I just want to see if I can async the scripts or get them working with CloudFlare
   or another CDN to decrease page load times.
 * Thanks!
 * [http://wordpress.org/plugins/background-manager/](http://wordpress.org/plugins/background-manager/)

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

 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/where-are-the-javascripts-being-called-from/#post-4154691)
 * Hello,
 * These are called from `background-manager/app/Myatu/WordPress/BackgroundManager/
   Main.php` in function `onPublicScripts()` (line 1258 onwards). It uses the WordPress’`
   wp_enqueue_script` function for this.
 *  [ephernet](https://wordpress.org/support/users/ephernet/)
 * (@ephernet)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/where-are-the-javascripts-being-called-from/#post-4154734)
 * Hi myatu,
 * some form pages I have loading in https though the background-manager js and 
   css files are loading through http. the background loads in safari, firefox but
   not ie or chrome.
 * I am marking specified form pages secure through the page editor.
 * Thanks for any help
 * dsmith

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

The topic ‘Where are the javascripts being called from?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/background-manager_7c828e.svg)
 * [Background Manager](https://wordpress.org/plugins/background-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/background-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/background-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/background-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/background-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/background-manager/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [ephernet](https://wordpress.org/support/users/ephernet/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/where-are-the-javascripts-being-called-from/#post-4154734)
 * Status: resolved