Opened 8 years ago
Closed 4 months ago
#38261 closed enhancement (duplicate)
A FORCE_SSL_SCRIPTS constant
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Security | Keywords: | |
Focuses: | Cc: |
Description
If this constant is set, we will:
- Force local enqueued scripts and styles to https
- Force non-local enqueued scripts and styles to https
Change History (3)
#3
@
6 years ago
- Resolution set to maybelater
Switching from wontfix
to maybelater
, since that's more accurate.
xref: https://make.wordpress.org/core/2019/01/14/follow-up-on-recent-trac-bulk-edit/
Note: See
TracTickets for help on using
tickets.
The external urls part is problematic, not everybody serves the same content from urls in which the only difference is the protocol. vimeo is a notable offender, but might not be the only one.
hmmm can't find the documentation right now but I remember I ran into it about a year ago.