[wp-trac] [WordPress Trac] #10852: improve get_page_children

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 25 22:40:54 UTC 2009


#10852: improve get_page_children
--------------------------+-------------------------------------------------
 Reporter:  hailin        |       Owner:       
     Type:  enhancement   |      Status:  new  
 Priority:  normal        |   Milestone:  2.8.5
Component:  Optimization  |     Version:       
 Severity:  normal        |    Keywords:       
--------------------------+-------------------------------------------------
Changes (by hailin):

 * cc: hailin (added)
  * type:  defect (bug) => enhancement
  * component:  General => Optimization
  * milestone:  Unassigned => 2.8.5


Comment:

 It's a clean implementation that achieves O(N) complexity for this
 particular function.

 It does not attempt to address update_post_caches though,
 as it's a separate issue.

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


More information about the wp-trac mailing list