[wp-trac] [WordPress Trac] #34292: Support for DNS Prefetching & Prerender
WordPress Trac
noreply at wordpress.org
Tue Oct 13 20:38:01 UTC 2015
#34292: Support for DNS Prefetching & Prerender
---------------------------+------------------------------
Reporter: bhubbard | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: performance
---------------------------+------------------------------
Comment (by swissspidy):
> Having the ability for developers to register and enqueue prefetch dns
urls would be great.
This could be achieved using a single filter, let's say `dns_prefetch`.
I'm not sure it's worth to add this to core though, as it's not a big deal
to manually print `<link rel="dns-prefetch" ...` on `wp_head`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34292#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list