[wp-trac] [WordPress Trac] #31701: Emoji: Avoid enqueueing JS by default
WordPress Trac
noreply at wordpress.org
Fri Mar 20 01:24:40 UTC 2015
#31701: Emoji: Avoid enqueueing JS by default
-------------------------------------+-------------------
Reporter: obenland | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: javascript, performance |
-------------------------------------+-------------------
Emoji support enqueues two script files and an inline script on every page
load. AFAIK this is the first time that WP enqueues any scripts on the
front-end by default.
We should try to find a way to limit it to sites where we know emojis are
actually used, and/or find other ways to optimize that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31701>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list