[wp-trac] [WordPress Trac] #16574: Lazy load ancestors

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 17 23:23:16 UTC 2011


#16574: Lazy load ancestors
---------------------------------+-----------------------------
 Reporter:  nacin                |       Owner:
     Type:  enhancement          |      Status:  new
 Priority:  normal               |   Milestone:  Future Release
Component:  Performance          |     Version:
 Severity:  normal               |  Resolution:
 Keywords:  3.2-early has-patch  |
---------------------------------+-----------------------------

Comment (by johnjamesjacoby):

 Using get_post here also reduces cache misses with no adverse effects for
 things like single blog post views, where the next and previous posts are
 automatically added to wp_head, and then loaded again in the content area.
 Without this method, ancestor queries aren't cached. Same goes for pages
 in nav menus, etc...

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16574#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list