[wp-trac] [WordPress Trac] #36993: Update links to HTTPS

WordPress Trac noreply at wordpress.org
Mon Jun 6 13:48:28 UTC 2016


#36993: Update links to HTTPS
--------------------------------------+-----------------------------
 Reporter:  bhubbard                  |       Owner:  johnpgreen
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  Future Release
Component:  General                   |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:  docs
--------------------------------------+-----------------------------
Changes (by johnpgreen):

 * keywords:  good-first-bug needs-patch => good-first-bug has-patch


Comment:

 First attempt at patch attached.

 I searched the source code for the string "http://" and replaced with the
 resolved "https://" URL when they both resolved to identical pages. This
 includes standardizing all PHP.net references to the "secure" subdomain.

 I avoided making any modifications to URLs that returned 404 errors on
 both http and https.

 I also avoided touching any files that seemed to be included libraries
 (i.e. SimplePie, ID3), as I assume that's up to their respective
 maintainers.

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


More information about the wp-trac mailing list