[wp-trac] Re: [WordPress Trac] #7147: Problems with 700+ categories

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 16 23:54:08 GMT 2008


#7147: Problems with 700+ categories
--------------------------+-------------------------------------------------
 Reporter:  bi0xid        |        Owner:  anonymous
     Type:  defect        |       Status:  new      
 Priority:  normal        |    Milestone:  2.5.2    
Component:  Optimization  |      Version:  2.5.1    
 Severity:  normal        |   Resolution:           
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by bi0xid):

 It seems the problem is in class Walker_Category.

 When using it in wp_list_categories, it gets the database rows one by one.
 It's more than 2000 queries in my system!

 I must use another way to categorize information instead of categories.
 Any ideas?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7147#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list