[wp-trac] [WordPress Trac] #40351: Term post re-counts scale poorly, are common and difficult to avoid

WordPress Trac noreply at wordpress.org
Mon Oct 26 23:05:37 UTC 2020


#40351: Term post re-counts scale poorly, are common and difficult to avoid
-------------------------------------------------+-------------------------
 Reporter:  mattoperry                           |       Owner:  whyisjake
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  5.6
Component:  Taxonomy                             |     Version:  4.8
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  needs-dev-note has-patch has-unit-   |     Focuses:
  tests                                          |  performance
-------------------------------------------------+-------------------------
Changes (by peterwilsoncc):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"49316" 49316]:
 {{{
 #!CommitTicketReference repository="" revision="49316"
 Taxonomy: Fix values passed to actions in `wp_modify_term_count_by_now()`.

 Replace the `WP_Taxonomy` object with the taxonomy slug in the values
 passed to the actions `edit_term_taxonomy` and `edited_term_taxonomy`
 within `wp_modify_term_count_by_now()`.

 Follow up to [49141], [49171].
 Props Chouby, lcyh78.
 Fixes #40351.
 }}}

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


More information about the wp-trac mailing list