[wp-trac] [WordPress Trac] #18811: 3.3 upgrade routine

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 29 06:02:44 UTC 2011


#18811: 3.3 upgrade routine
-----------------------------+-----------------
 Reporter:  nacin            |      Owner:
     Type:  task (blessed)   |     Status:  new
 Priority:  normal           |  Milestone:  3.3
Component:  Upgrade/Install  |    Version:
 Severity:  normal           |   Keywords:
-----------------------------+-----------------
 We need to remove a few usermeta keys on upgrade: show_admin_bar_admin and
 plugins_last_view.

 While both were stored as global meta, they were fetched with
 get_user_option(), which means we could consider running a query looking
 for all table prefixes as well. Though, that's a bit rough on giant
 usermeta tables, so we could always stick to the basic keys.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18811>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list