[wp-trac] Re: [WordPress Trac] #5551: still using wp_categories in 2.3.* branch

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 2 09:41:01 GMT 2008


#5551: still using wp_categories in 2.3.* branch
----------------------+-----------------------------------------------------
 Reporter:  Mrasnika  |        Owner:  anonymous
     Type:  defect    |       Status:  reopened 
 Priority:  normal    |    Milestone:           
Component:  General   |      Version:  2.3.2    
 Severity:  normal    |   Resolution:           
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Mrasnika):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 Replying to [comment:1 ionfish]:
 > If you actually take a look at the definitions of those functions in wp-
 admin/includes/taxonomy.php you'll find that none of them now use the
 wp_categories table, as they have all been converted to use the new
 taxonomy system.
 >
 > The plugins you're talking about most likely refer directly to the
 wp_categories table; it's the responsibility of plugin authors to keep
 their plugins up to date.

 All those functions are from wp-admin/admin-db.php file. The plugins all
 relate to this file and use the functions defined in it. There are not
 direct references to the wp_categories table.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5551#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list