[wp-trac] [WordPress Trac] #34982: New algorithm for displaying a hierarchical list of post objects in the WP_Posts_List_Table is incomplete

WordPress Trac noreply at wordpress.org
Tue Aug 30 17:31:37 UTC 2016


#34982: New algorithm for displaying a hierarchical list of post objects in the
WP_Posts_List_Table is incomplete
-------------------------------+--------------------------
 Reporter:  rodrigosprimo      |       Owner:  johnbillion
     Type:  enhancement        |      Status:  accepted
 Priority:  normal             |   Milestone:  4.7
Component:  Posts, Post Types  |     Version:  4.2
 Severity:  normal             |  Resolution:
 Keywords:  has-patch commit   |     Focuses:  performance
-------------------------------+--------------------------
Changes (by johnbillion):

 * keywords:  has-patch needs-testing => has-patch commit
 * status:  reviewing => accepted


Comment:

 Findings:

 * This increases the number of queries on the screen by one, but
 consequently decreases the memory usage, overall query time, and page
 processing time.
 * The more pages you have on your site the greater the memory and time
 savings.
 * All tests remain passing.

 In conclusion, yes, this should have been included as part of [31730].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34982#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list