[wp-trac] [WordPress Trac] #37703: Optimise `wp_delete_comment` as called from `wp_delete_post`

WordPress Trac noreply at wordpress.org
Thu Aug 18 01:32:54 UTC 2016


#37703: Optimise `wp_delete_comment` as called from `wp_delete_post`
---------------------------+-----------------------------
 Reporter:  peterwilsoncc  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Comments       |    Version:
 Severity:  normal         |   Keywords:
  Focuses:  performance    |
---------------------------+-----------------------------
 Remove the need for reparenting comments in `wp_delete_comment` by
 deleting comments in descending order.

 Potentially accept an array of comments.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37703>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list