[wp-trac] [WordPress Trac] #45339: Media files randomly using http instead of https
WordPress Trac
noreply at wordpress.org
Tue Nov 13 17:17:38 UTC 2018
#45339: Media files randomly using http instead of https
--------------------------+-----------------------------
Reporter: hopetommola | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: 4.9.8
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This is a follow-up to #14867.
I was working on loading speed for blogs.hope.edu (multisite) and found
what I believe is this same issue.
Images show as https in inspector AND in Media Library:
https://blogs.hope.edu/arts/theatrical-arts/a-professor-mother-and-sons-
journey-into-the-woods/
Images load as http on frontend AND in Media Library:
https://blogs.hope.edu/alumni/alumni/we-love-you-nykerk/
I've reviewed the wp options table in the database and home and site are
https://blogs.hope.edu
In the admin, Permalink settings for /arts shows https. Permalink settings
for /alumni show http.
It seems that somewhere along the way, the value of $bloginfo->home is
being assigned a protocol which is sub-blog specific, and not listening to
the site / home values in wp options
Thoughts?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45339>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list