Title: HTTPS Friendly Scripts and Stylesheets
Last modified: August 31, 2016

---

# HTTPS Friendly Scripts and Stylesheets

 *  [herchen](https://wordpress.org/support/users/herchen/)
 * (@herchen)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/https-friendly-scripts-and-stylesheets/)
 * You need to add this
 * //Load http and https over //
    $located = str_replace(‘[http://&#8217](http://&#8217);,‘//’,
   strtolower($located)); $located = str_replace(‘[https://&#8217](https://&#8217);,‘//’,
   strtolower($located));
 * to
 * function video_central_enqueue_style
    and function video_central_enqueue_script
 * Or provide a way to filter it so content is served on HTTPS sites without causing
   browser warnings.
 * [https://wordpress.org/plugins/video-central/](https://wordpress.org/plugins/video-central/)

The topic ‘HTTPS Friendly Scripts and Stylesheets’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/video-central_7c6265.svg)
 * [Video Central for WordPress](https://wordpress.org/plugins/video-central/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/video-central/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/video-central/)
 * [Active Topics](https://wordpress.org/support/plugin/video-central/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/video-central/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/video-central/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [herchen](https://wordpress.org/support/users/herchen/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/https-friendly-scripts-and-stylesheets/)
 * Status: not resolved