Title: HTTPS support
Last modified: October 4, 2018

---

# HTTPS support

 *  [arcUser678](https://wordpress.org/support/users/arcuser678/)
 * (@arcuser678)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/https-support-39/)
 * Hi,
    I’ve noticed that on a site visited using https the css for the plugin is
   still loaded using http – this causes the https page to be detected by newer 
   browsers as insecure.
 * I’ve traced this to the function mtf_scripts – where you have WP_PLUGIN_URL in
   the enqueue for the css file. That constant always returns an [http://&#8230](http://&#8230);
   version of the site address, but if you change it to use plugins_url() it will
   work for both http and https sites.

The topic ‘HTTPS support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mini-twitter-feed_aed2e8.svg)
 * [Mini twitter feed](https://wordpress.org/plugins/mini-twitter-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mini-twitter-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mini-twitter-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/mini-twitter-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mini-twitter-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mini-twitter-feed/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [arcUser678](https://wordpress.org/support/users/arcuser678/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/https-support-39/)
 * Status: not resolved