[wp-trac] [WordPress Trac] #44011: link to gmpg.org for XFN should now be https everywhere in core and core themes

WordPress Trac noreply at wordpress.org
Tue May 8 20:44:11 UTC 2018


#44011: link to gmpg.org for XFN should now be https everywhere in core and core
themes
-------------------------+-----------------------------
 Reporter:  WebDragon    |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Security     |    Version:  4.9.5
 Severity:  normal       |   Keywords:  needs-patch
  Focuses:               |
-------------------------+-----------------------------
 In order to push forward with https-everywhere, this will need correction.

 https://gmpg.org/xfn/11 is now fully functional as https, and there is no
 reason to avoid working the change into the wordpress core, as well as in
 core themes.

 my current blog has mostly single-occurance in header.php, but one stood
 out with over 36 occurrances within:

 >$ ack -cl 'http://gmpg.org'
 wp-content/themes/twentyeleven/header.php:1
 wp-content/themes/twentyten/header.php:1
 wp-content/themes/twentytwelve/header.php:1
 wp-content/themes/tempera/header.php:1
 wp-content/themes/twentyten-madhouse/header.php:1
 wp-content/themes/twentyfourteen/header.php:1
 wp-content/themes/twentythirteen/header.php:1
 wp-content/themes/twentythirteen-madhouse/header.php:1
 wp-content/plugins/siteorigin-panels/tpl/live-editor-preview.php:1
 wp-admin/includes/meta-boxes.php:36
 wp-admin/edit-link-form.php:1
 wp-includes/theme-compat/header.php:1

 This will help avoid mixed-content warnings from some reporting algorithms
 and services on the web, and since it now works, there is no reason not to
 do so.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44011>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list