Title: Please change admin banner to HTTPS
Last modified: August 31, 2016

---

# Please change admin banner to HTTPS

 *  Resolved [Brian Jackson](https://wordpress.org/support/users/brianleejackson/)
 * (@brianleejackson)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/please-change-admin-banner-to-https/)
 * Very minor thing, but would love it if you could change the banner in free version
   to [https://s3.amazonaws.com/plpmessages/banner5.png](https://s3.amazonaws.com/plpmessages/banner5.png)
 * Throws a mixed-content warning error on HTTPS sites. Obviously doesn’t do much
   since it is on back-end, but still should be changed.
 * Thanks!
 * [https://wordpress.org/plugins/pretty-link/](https://wordpress.org/plugins/pretty-link/)

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

 *  [idowebwork](https://wordpress.org/support/users/mannweb/)
 * (@mannweb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/please-change-admin-banner-to-https/#post-7327742)
 * I second fixing that image. Could be as simple as wrapping the part of the plugin
   that pulls in the image from aws in an if like this:
 * `if ( is_ssl() ) [include image with https] else [include image with http]`
 *  Plugin Author [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/please-change-admin-banner-to-https/#post-7327931)
 * We’re working on making this change. thanks

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

The topic ‘Please change admin banner to HTTPS’ is closed to new replies.

 * ![](https://ps.w.org/pretty-link/assets/icon-256x256.png?rev=2503434)
 * [PrettyLinks - Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin](https://wordpress.org/plugins/pretty-link/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pretty-link/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pretty-link/)
 * [Active Topics](https://wordpress.org/support/plugin/pretty-link/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pretty-link/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pretty-link/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 2 replies
 * 3 participants
 * Last reply from: [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/please-change-admin-banner-to-https/#post-7327931)
 * Status: resolved