[wp-trac] Re: [WordPress Trac] #5551: still using wp_categories in
2.3.* branch
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 30 16:28:57 GMT 2007
#5551: still using wp_categories in 2.3.* branch
----------------------+-----------------------------------------------------
Reporter: Mrasnika | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone:
Component: General | Version: 2.3.2
Severity: normal | Resolution: invalid
Keywords: |
----------------------+-----------------------------------------------------
Changes (by ionfish):
* priority: high => normal
* status: new => closed
* resolution: => invalid
* severity: major => normal
Comment:
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.
--
Ticket URL: <http://trac.wordpress.org/ticket/5551#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list