[wp-trac] [WordPress Trac] #33621: If FORCE_SSL_ADMIN is true, the scheme of the siteurl option should reflect this

WordPress Trac noreply at wordpress.org
Mon Aug 31 14:03:16 UTC 2015


#33621: If FORCE_SSL_ADMIN is true, the scheme of the siteurl option should reflect
this
--------------------------------------+------------------------------
 Reporter:  johnbillion               |       Owner:
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Administration            |     Version:  3.0
 Severity:  normal                    |  Resolution:
 Keywords:  needs-patch dev-feedback  |     Focuses:
--------------------------------------+------------------------------

Comment (by thomaswm):

 `wp_attachment_url()` inherits the scheme from the `siteurl`, so this
 would probably bring back the problems described in #32112.

 Some people use self-signed certificates for the admin backend. They want
 to force SSL on the admin area, but images should be embedded via HTTP on
 the frontend. That would not work if the Site URL had an HTTPS scheme.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33621#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list