[wp-trac] Re: [WordPress Trac] #7427: get_categories does not allow exernal taxonomy types

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 29 11:20:40 GMT 2008


#7427: get_categories does not allow exernal taxonomy types
------------------------+---------------------------------------------------
 Reporter:  Malaiac     |        Owner:  anonymous
     Type:  defect      |       Status:  new      
 Priority:  normal      |    Milestone:           
Component:  General     |      Version:           
 Severity:  minor       |   Resolution:           
 Keywords:  categories  |  
------------------------+---------------------------------------------------
Comment (by Malaiac):

 context : I'm developping a directory plugin for WordPress, including a
 new taxonomy type :

 {{{
 $wp_taxonomies['zelist_category'] = (object) array('name' =>
 'zelist_category', 'object_type' => 'post', 'hierarchical' => true);

 }}}

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


More information about the wp-trac mailing list