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

WordPress Trac noreply at wordpress.org
Thu Aug 20 11:06:46 UTC 2015


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

Comment (by riseoflex88):

 Yes, this is a major issue for me,

 I have three sites now on wp4.3,

 Site 1, csgohub.gg - http://www.gp-hub.com/wp-content/uploads/2015/08
 /Screen-Shot-2015-08-20-at-11.49.33.png
 Site 2, gp-hub.com - http://www.gp-hub.com/wp-content/uploads/2015/08
 /Screen-Shot-2015-08-20-at-11.49.46.png
 Site 3, csgo24.gg - http://www.gp-hub.com/wp-content/uploads/2015/08
 /Screen-Shot-2015-08-20-at-11.49.39.png

 All three running crons in varying frequencies.

 Site 1 traffic is around 300 onsite now, so crons are scheduled every
 second of the day. Site 2, has a much lower frequency so crons are every
 few seconds, same for site 3.

 As advised above, changing taxonomy.php line 4448 to
                 wp_schedule_single_event( time() + MINUTE_IN_SECONDS,
 'wp_batch_split_terms' );

 Fixed the issue for me

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


More information about the wp-trac mailing list