[wp-trac] [WordPress Trac] #13805: Custom Taxonomy: Wrong Labels Wordpress 3

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 9 21:17:42 UTC 2010


#13805: Custom Taxonomy: Wrong Labels Wordpress 3
--------------------------+-------------------------------------------------
 Reporter:  barrycarlyon  |       Owner:                              
     Type:  defect (bug)  |      Status:  new                         
 Priority:  normal        |   Milestone:  3.0                         
Component:  Taxonomy      |     Version:  3.0                         
 Severity:  normal        |    Keywords:  wordpress3, taxonomy, labels
--------------------------+-------------------------------------------------

Comment(by westi):

 It looks like register_taxonomy and maybe register_posttype expect you to
 pass in the labels in an array in the safe format as it is in
 get_taxonomy_labels and get_post_type_labels.

 So your labels need to be in an array and in the correct position to get
 used.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13805#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list