[wp-trac] [WordPress Trac] #34292: Support for DNS Prefetching & Prerender

WordPress Trac noreply at wordpress.org
Wed May 25 04:42:20 UTC 2016


#34292: Support for DNS Prefetching & Prerender
--------------------------------------+--------------------------
 Reporter:  bhubbard                  |       Owner:
     Type:  feature request           |      Status:  new
 Priority:  normal                    |   Milestone:  4.6
Component:  Script Loader             |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  performance
--------------------------------------+--------------------------

Comment (by voldemortensen):

 [https://core.trac.wordpress.org/attachment/ticket/34292/34292.4.diff
 34292.4.diff] limits the prerendered posts on is_home to 1 by default
 (filterable). It also prerenders previous and next posts on is_single. It
 also prefetches all scripts and styles that are enqueued.

 Admin prerendering still needs to be improved. It currently prerenders
 post-new.php on every page in the admin. The paths should be selected
 carefully. And prerendering maybe shouldn't be the way to go, but instead
 prefetching things like editor scripts and the like.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34292#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list