[wp-trac] [WordPress Trac] #10964: Improving query_posts performance

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 17 16:16:56 UTC 2010


#10964: Improving query_posts performance
-------------------------+--------------------------------------------------
 Reporter:  buch0090     |       Owner:                        
     Type:  enhancement  |      Status:  new                   
 Priority:  normal       |   Milestone:  Awaiting Triage       
Component:  Performance  |     Version:  2.8.4                 
 Severity:  normal       |    Keywords:  has-patch tested early
-------------------------+--------------------------------------------------

Comment(by rowanbeentje):

 I happened to be writing a plugin which had to hook into the posts_fields
 filter today, and so spotted that all recent versions of this patch use an
 incorrect hardcoded fieldlist ("*") for the final request, instead of the
 normal filterable values.  I'll upload updated versions of my patches
 above which address this.

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


More information about the wp-trac mailing list