[wp-trac] [WordPress Trac] #31735: Emoji: Use `set_url_scheme` for CDN's URL
WordPress Trac
noreply at wordpress.org
Mon Mar 23 00:49:04 UTC 2015
#31735: Emoji: Use `set_url_scheme` for CDN's URL
-------------------------+-----------------------------
Reporter: extendwings | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: trunk
Severity: normal | Keywords:
Focuses: performance |
-------------------------+-----------------------------
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**!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31735>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list