jetpack
Opened 13 years ago
Closed 13 years ago
#1633 closed defect (fixed)
Links to l.wordpress.com images use http when site is https
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | jetpack | Keywords: | ssl, latex, image |
| Cc: |
Description
Some of the LaTeX images in jetpack ignore the SSL status of the install and are always served by http://l.wordpress.com. Luckily, https://l.wordpress.com exists and can serve those same images without ever creating a problem for SSL enabled WordPress sites. I am attaching a small patch that switches those http images to https images. I hope this helps! Of course, feel free to ask to write more code, if necessary, I am happy to help.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
a small diff that switches some http hosts to https