[wp-trac] [WordPress Trac] #30261: Split all existing shared taxonomy terms on WP upgrade

WordPress Trac noreply at wordpress.org
Mon Aug 17 22:10:15 UTC 2015


#30261: Split all existing shared taxonomy terms on WP upgrade
--------------------------+---------------------------
 Reporter:  boonebgorges  |       Owner:  boonebgorges
     Type:  enhancement   |      Status:  closed
 Priority:  high          |   Milestone:  4.3
Component:  Taxonomy      |     Version:
 Severity:  blocker       |  Resolution:  fixed
 Keywords:                |     Focuses:
--------------------------+---------------------------
Changes (by pento):

 * keywords:  needs-patch =>
 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 Nevermind, I re-opened prematurely.

 `finished_splitting_shared_terms` will be overwritten to `0` by
 `upgrade_430()`. The worst case is that we try to schedule the cron
 between `populate_options()` and `upgrade_430()`, but fail because
 `finished_splitting_shared_terms` is `1`. We'll schedule the cron properly
 next wp-admin page load.

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


More information about the wp-trac mailing list