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

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 30 11:48:04 GMT 2007


#5551: still using wp_categories in 2.3.* branch
----------------------+-----------------------------------------------------
 Reporter:  Mrasnika  |       Owner:  anonymous
     Type:  defect    |      Status:  new      
 Priority:  high      |   Milestone:           
Component:  General   |     Version:  2.3.2    
 Severity:  major     |    Keywords:           
----------------------+-----------------------------------------------------
 In the latest version I upgrade to is 2.3.2 and in it there is still code
 that is using not the new taxonomy system, but the obsolete wp_categories
 table. I understand that some of the code is required for the upgrade and
 import functionalities. However I think that there are other functions
 that rely on the wp_categories table, like '''wp_insert_category()''',
 '''wp_delete_category()''', '''wp_create_category()''' (which is calling
 ''wp_insert_category()''), '''category_exists()''',
 '''wp_delete_link()''', '''wp_set_link_cats()'''

 I stumbled upon several plugins that rely on some of the functions above,
 and they crashed because there is no more a wp_categories table.

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


More information about the wp-trac mailing list