[wp-trac] [WordPress Trac] #61849: Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions()

WordPress Trac noreply at wordpress.org
Wed Nov 5 15:39:52 UTC 2025


#61849: Improve performance and memory usage of wp_list_post_revisions() /
wp_get_post_revisions()
-----------------------------------------------+--------------------------
 Reporter:  Toru                               |       Owner:  (none)
     Type:  enhancement                        |      Status:  new
 Priority:  normal                             |   Milestone:  7.0
Component:  Revisions                          |     Version:
 Severity:  normal                             |  Resolution:
 Keywords:  has-patch reporter-feedback early  |     Focuses:  performance
-----------------------------------------------+--------------------------
Changes (by adamsilverstein):

 * keywords:  has-patch reporter-feedback => has-patch reporter-feedback
               early
 * milestone:  Future Release => 7.0


Comment:

 This was also reported to me directly in another instance. It should be
 safe to add 'update_post_meta_cache' => false,
 'update_post_term_cache' => false, as well as 'no_found_rows' => true,

 Marking this for 7.0 early.

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


More information about the wp-trac mailing list