[wp-trac] [WordPress Trac] #43127: Error with Mixed Content when using https

WordPress Trac noreply at wordpress.org
Sun Sep 2 06:16:21 UTC 2018


#43127: Error with Mixed Content when using https
-----------------------------+------------------------------
 Reporter:  jeremyschiff     |       Owner:  (none)
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  General          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by westonruter):

 @jeremyschiff If I understand the issue, I think what you should do is do
 the HTTPS identification in your `wp-config.php` and manually set
 `$_SERVER['HTTPS']` to `on`. This will in turn then cause `is_ssl()` to
 return `true`.

 See also #31288.

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


More information about the wp-trac mailing list