#31735 closed defect (bug) (fixed)
Emoji: Use `set_url_scheme` for CDN's URL
| Reported by: | extendwings | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Emoji | Version: | 4.2 |
| Severity: | normal | Keywords: | emoji |
| Cc: | Focuses: | performance |
Description
Currently, wp_staticize_emoji() forces all sites to use HTTPS for CDN (even if they are using HTTP!)
I think CDN's URL scheme should be relative.
With this fix, HTTP-user may access the site faster!
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 31861: