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

WordPress Trac noreply at wordpress.org
Sun Aug 9 20:12:09 UTC 2015


#30261: Split all existing shared taxonomy terms on WP upgrade
-------------------------------------+---------------------------
 Reporter:  boonebgorges             |       Owner:  boonebgorges
     Type:  enhancement              |      Status:  reopened
 Priority:  normal                   |   Milestone:  4.3
Component:  Taxonomy                 |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+---------------------------

Comment (by Chouby):

 > Plugins are loaded during upgrades.
 `wp_get_active_and_valid_plugins()` is checking for `WP_INSTALLING` and
 returns an empty array when it is true.

 I guess it is generally safer not to load plugins during a WP upgrade.
 Except in this specific case.

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


More information about the wp-trac mailing list