[wp-trac] [WordPress Trac] #37694: Can't disable dns-prefetch to s.w.org
WordPress Trac
noreply at wordpress.org
Thu Aug 18 14:43:51 UTC 2016
#37694: Can't disable dns-prefetch to s.w.org
---------------------------+----------------------
Reporter: superpoincare | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Script Loader | Version: 4.6
Severity: normal | Resolution: invalid
Keywords: | Focuses:
---------------------------+----------------------
Comment (by creativeslice):
To remove the s.w.org dns prefix you'll need to do this:
{{{
add_filter( 'emoji_svg_url', '__return_false' );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37694#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list