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

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 11 22:11:17 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):

 @Klark0 - it looks like 3.01 is possible to patch with the
 "query.php.trunk.patch" patch.  Assuming you're on a *nix server, copy it
 into the root of your WordPress installation, and then run:

 patch -p0 < query.php.trunk.patch

 (For safety's sake, you may wish to back up wp-includes/query.php first,
 so that you can swap the file back if any problems occur).

 For the record, we've been using the 2.9.2 patch without a problem for the
 last few weeks - it's made a big difference.

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


More information about the wp-trac mailing list