[wp-trac] [WordPress Trac] #18448: wp_insert_category() is Not Properly Abstracted
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 16 17:43:09 UTC 2011
#18448: wp_insert_category() is Not Properly Abstracted
--------------------------+-----------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 3.0
Severity: normal | Keywords:
--------------------------+-----------------------------
If you look in http://core.trac.wordpress.org/browser/trunk/wp-
admin/includes/taxonomy.php there is still a note that says "The
'taxonomy' key was added in 3.0.0."
However, this function calls category_exists() and cat_is_ancestor_of(),
which never recognized the taxonomy argument.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18448>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list