Title: [Plugin: Widget Context] Please add support for admin behind https
Last modified: August 20, 2016

---

# [Plugin: Widget Context] Please add support for admin behind https

 *  [danielskantze](https://wordpress.org/support/users/danielskantze/)
 * (@danielskantze)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-widget-context-please-add-support-for-admin-behind-https/)
 * When using https for the admin interface, you will get warnings for loading styles
   from http. This is because the WP_CONTENT_URL constant is used. Please change
   this to plugins_url() instead – which takes the protocol into account. You could
   change it to something like this (line 40):
 * `$this->plugin_path = plugins_url() . '/'. plugin_basename(dirname(__FILE__)).'/';`
 * Best
    Daniel Skantze
 * [http://wordpress.org/extend/plugins/widget-context/](http://wordpress.org/extend/plugins/widget-context/)

The topic ‘[Plugin: Widget Context] Please add support for admin behind https’ is
closed to new replies.

 * ![](https://ps.w.org/widget-context/assets/icon-256x256.png?rev=1919865)
 * [Widget Context](https://wordpress.org/plugins/widget-context/)
 * [Support Threads](https://wordpress.org/support/plugin/widget-context/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-context/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-context/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-context/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [danielskantze](https://wordpress.org/support/users/danielskantze/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-widget-context-please-add-support-for-admin-behind-https/)
 * Status: not resolved