[wp-trac] [WordPress Trac] #8722: get_categories allows custom taxos, get_category doesn't

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 25 07:27:15 GMT 2008


#8722: get_categories allows custom taxos, get_category doesn't
--------------------------+-------------------------------------------------
 Reporter:  Malaiac       |       Owner:  ryan             
     Type:  defect (bug)  |      Status:  new              
 Priority:  normal        |   Milestone:  2.9              
Component:  Taxonomy      |     Version:  2.7              
 Severity:  normal        |    Keywords:  custom-taxonomies
--------------------------+-------------------------------------------------
 get_categories('type=link') works with custom taxonomies (since
 http://trac.wordpress.org/ticket/7427 ).
 get_category('... ?') doesn't.
 get_category > get_term($category,'category');

 Because of that, all category dependent functions, like wp_list_categories
 and such, are broken when working with non post categories. get_category
 doesn't even work with link categories.

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


More information about the wp-trac mailing list