[wp-trac] [WordPress Trac] #30261: Split all existing shared taxonomy terms on WP upgrade
WordPress Trac
noreply at wordpress.org
Fri Aug 14 01:33:24 UTC 2015
#30261: Split all existing shared taxonomy terms on WP upgrade
-------------------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: reopened
Priority: high | Milestone: 4.3
Component: Taxonomy | Version:
Severity: blocker | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------------
Comment (by pento):
[attachment:30261.16.diff] implements @boonebgorges' suggestion of the
`admin_init` hook.
The worst case scenario is still that `$crons` is overwritten by
simultaneous processes, but this function can recover from that situation
whenever if occurs, as long as someone is visiting wp-admin.
I'm happy with the current state of this. Could another committer please
review it for commit? :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30261#comment:67>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list