[wp-trac] [WordPress Trac] #48002: Change HTTP URLs to HTTPS

WordPress Trac noreply at wordpress.org
Mon Apr 6 23:40:49 UTC 2020


#48002: Change HTTP URLs to HTTPS
-------------------------------------+-------------------------------
 Reporter:  raajtram                 |       Owner:  audrasjb
     Type:  defect (bug)             |      Status:  reviewing
 Priority:  normal                   |   Milestone:  Future Release
Component:  General                  |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  coding-standards
-------------------------------------+-------------------------------

Comment (by sabernhardt):

 The [https://stackoverflow.com/questions/30707609/xml-namespace-uri-with-
 https XML namespaces] for SVG images and `html` tags will need to keep
 `http://` because that is part of their official names.

 Also, I doubt it's worth editing the translator comments in `/wp-
 admin/includes/meta-boxes.php`, especially after 119 languages already
 have those 26 strings translated. But if translation editors disagree with
 me, the XHTML Friends Network link in the comments could be updated quite
 easily in another patch.

 48002.5.diff still changes these links to HTTPS:

 1. XHTML Friends Network link in `wp-admin/edit-link-form.php`
 2. Both parts of the Web Address example in `wp-admin/edit-link-form.php`
 (the wordpress.org link and the reminder to include `https://`)
 3. Twenty Twenty theme preview URL in `wp-admin/includes/class-wp-theme-
 install-list-table.php` comment
 4. Explanatory link for XFN in `wp-admin/includes/meta-boxes.php`
 5. The XFN profile links in every bundled theme from Twenty Ten to Twenty
 Seventeen, plus `wp-includes/theme-compat/header.php`

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


More information about the wp-trac mailing list