Title: [Plugin: Digg Digg] SSL support
Last modified: August 20, 2016

---

# [Plugin: Digg Digg] SSL support

 *  [cirruspath](https://wordpress.org/support/users/cirruspath/)
 * (@cirruspath)
 * [14 years ago](https://wordpress.org/support/topic/plugin-digg-digg-ssl-support/)
 * Does Digg Digg work on SSL pages? Do any settings need to be checked/changed 
   in admin?
 * [http://wordpress.org/extend/plugins/digg-digg/](http://wordpress.org/extend/plugins/digg-digg/)

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

 *  [dlsstudios](https://wordpress.org/support/users/dlsstudios/)
 * (@dlsstudios)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-digg-digg-ssl-support/#post-2759726)
 * In the current version it will throw an error since it’s pulling the twitter 
   js (and others) from an insecure URL. In **dd-class.php** you will need to change
   the two references from…
 * `http://platform.twitter.com/widgets.js`
 * to this to pull the https when needed…
 * `//platform.twitter.com/widgets.js`
 * Note that there are other references to `http://` so you will need to change 
   it to `//` anytime the code is pulling file (like a js, css, image file, etc).
 * The downside is that until this becomes implemented into the core code of the
   plugin, anytime you install an upgrade of this plugin you will have to go back
   in and manually change these references.
 *  [vguna](https://wordpress.org/support/users/veitgunagmxde/)
 * (@veitgunagmxde)
 * [13 years ago](https://wordpress.org/support/topic/plugin-digg-digg-ssl-support/#post-2759729)
 * I’ll tried that, but it still uses http. Does it cache something somewhere? Looking
   at the changelog for 5.3.4 it looks like https support is now buildin?
 * Any pointers?

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

The topic ‘[Plugin: Digg Digg] SSL support’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [vguna](https://wordpress.org/support/users/veitgunagmxde/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/plugin-digg-digg-ssl-support/#post-2759729)
 * Status: not resolved