Title: [Plugin: Page.ly MultiEdit] Plugin assets not loading from HTTPS
Last modified: August 20, 2016

---

# [Plugin: Page.ly MultiEdit] Plugin assets not loading from HTTPS

 *  [Scott Cariss](https://wordpress.org/support/users/l3rady/)
 * (@l3rady)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-plugin-assets-not-loading-from-https/)
 * `define ('PLUGINASSETS',WP_PLUGIN_URL.'/'.dirname(plugin_basename(__FILE__)).'');`
 * ^^ the above line in your plugin doesn’t correctly detect if the admin area is
   running in SSL mode. Your plugin assets are loaded from a http:// connection 
   rather than an https:// connection.
 * Can you please update your plugin to use [http://codex.wordpress.org/Function_Reference/plugins_url](http://codex.wordpress.org/Function_Reference/plugins_url)
   to point to your plugins. This will correctly detect if using SSL
 * [http://wordpress.org/extend/plugins/pagely-multiedit/](http://wordpress.org/extend/plugins/pagely-multiedit/)

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

 *  Plugin Author [joshua strebel](https://wordpress.org/support/users/joshuastrebel/)
 * (@joshuastrebel)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-plugin-assets-not-loading-from-https/#post-2323114)
 * Ah, sure thing.
 *  Thread Starter [Scott Cariss](https://wordpress.org/support/users/l3rady/)
 * (@l3rady)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-plugin-assets-not-loading-from-https/#post-2323151)
 * Any movement on this?
 * Also I’ve noticed that multiedit loads its assets on every admin page when not
   needed. Can you set them to load only on required admin pages?
 * Thanks.
 *  Plugin Author [joshua strebel](https://wordpress.org/support/users/joshuastrebel/)
 * (@joshuastrebel)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-plugin-assets-not-loading-from-https/#post-2323160)
 * First issue solved in update for 3.3

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

The topic ‘[Plugin: Page.ly MultiEdit] Plugin assets not loading from HTTPS’ is 
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pagely-multiedit.svg)
 * [Pagely MultiEdit](https://wordpress.org/plugins/pagely-multiedit/)
 * [Support Threads](https://wordpress.org/support/plugin/pagely-multiedit/)
 * [Active Topics](https://wordpress.org/support/plugin/pagely-multiedit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pagely-multiedit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pagely-multiedit/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [joshua strebel](https://wordpress.org/support/users/joshuastrebel/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-plugin-assets-not-loading-from-https/#post-2323160)
 * Status: not resolved