[wp-trac] [WordPress Trac] #52421: Remove admin and login exceptions for https in home_url

WordPress Trac noreply at wordpress.org
Tue Feb 2 20:57:46 UTC 2021


#52421: Remove admin and login exceptions for https in home_url
--------------------------+-----------------------------
 Reporter:  herregroen    |       Owner:  SergeyBiryukov
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  5.7
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+-----------------------------

Comment (by SergeyBiryukov):

 In [changeset:"50168" 50168]:
 {{{
 #!CommitTicketReference repository="" revision="50168"
 General: Remove admin exception for `https` in `network_home_url()`.

 Previously, `network_home_url()` would automatically switch to `https` if
 the current request is already `https`, but would only do so on the front
 end.

 This mirrors the change made earlier for `get_home_url()`.

 Follow-up to [12598], [21937], [24844], [50156].
 See #52421.
 }}}

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


More information about the wp-trac mailing list