#31735 closed defect (bug) (fixed)
Emoji: Use `set_url_scheme` for CDN's URL
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | 4.2 |
| Component: | Emoji | Keywords: | emoji |
| Focuses: | performance | Cc: |
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.
In 31861: