[wp-trac] [WordPress Trac] #33423: Arguments switched in wp_batch_split_terms Cron Job in 4.3

WordPress Trac noreply at wordpress.org
Tue Aug 25 04:18:47 UTC 2015


#33423: Arguments switched in wp_batch_split_terms Cron Job in 4.3
--------------------------+-----------------------
 Reporter:  mechter       |       Owner:  dd32
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  4.3.1
Component:  Taxonomy      |     Version:  4.3
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+-----------------------
Changes (by peterwilsoncc):

 * keywords:  fixed-major =>


Comment:

 An incorrectly named task was being scheduled in `admin_init` catch.

 In all instances, the task to be scheduled should be:
 `wp_split_shared_term_batch`
 The erroneously scheduled event that needs to be cleared used the
 timestamp: `wp_batch_split_terms`

 This fix and the changes from comment:24 are in [attachment:33423.2.diff].

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


More information about the wp-trac mailing list