[wp-trac] [WordPress Trac] #11707: Automatic repair of plugin-created tables

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 26 06:38:53 UTC 2010


#11707: Automatic repair of plugin-created tables
-------------------------+--------------------------------------------------
 Reporter:  neoxx        |       Owner:  nacin      
     Type:  enhancement  |      Status:  reviewing  
 Priority:  normal       |   Milestone:  3.0        
Component:  Plugins      |     Version:  2.9        
 Severity:  normal       |    Keywords:  needs-patch
-------------------------+--------------------------------------------------
Changes (by nacin):

  * keywords:  plugins, repair, db, has-patch => needs-patch
  * owner:  westi => nacin
  * status:  new => reviewing


Comment:

 repair.php now uses wpdb::tables(), so custom user tables are now handled.
 It also has some MS support now. I suggest we array_merge()
 {{{apply_filters( 'tables_to_repair', array() );}}} as a start.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11707#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list