Opened 9 years ago
Closed 9 years ago
#36119 closed defect (bug) (duplicate)
Site Icon not protocol aware in MultiSite subdomain admin
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4 |
Component: | General | Keywords: | |
Focuses: | administration, multisite | Cc: |
Description
Hi there!
As the title suggests, the following is output in wp-admin:
<link rel="icon" href="http://sub.example.com/wp-content/uploads/sites/162/2015/10/cropped-icon-512x512-32x32.jpg" sizes="32x32" /> <link rel="icon" href="http://sub.example.com/wp-content/uploads/sites/162/2015/10/cropped-icon-512x512-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="http://sub.example.com/wp-content/uploads/sites/162/2015/10/cropped-icon-512x512-180x180.jpg" />
They should be https
when applicable.
I hope this helps! :)
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #35182.