[wp-trac] [WordPress Trac] #20534: Featured Image (Post Thumbnail) SSL Issue
WordPress Trac
noreply at wordpress.org
Fri Jul 5 18:31:06 UTC 2013
#20534: Featured Image (Post Thumbnail) SSL Issue
-------------------------------------+------------------------------
Reporter: justindgivens | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Thumbnails | Version: 2.9
Severity: normal | Resolution:
Keywords: needs-testing has-patch |
-------------------------------------+------------------------------
Comment (by janpeters):
Hi,
this does not only effect the Admin Area.
Right now I am using a Theme (Elegant Themes - Foxy) which uses the
Featured Image for a Slider on the home page.
Independent of is_admin or not, our page is delivered HTTPS only. The
images are, sadly, always delivered via HTTP. HTTPS is broken on any page
that uses the Featured Images thereby.
So I think checking for is_admin() is not enough to fix this.
More or less using protocol relevant URL Include (instead of http://...
--> //...) should work for any case dependent of the real protocol used.
Hope this information are not too late to get into any Bugfix release.
Brgds
Jan
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20534#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list