[wp-trac] [WordPress Trac] #13746: categories and tags doesnt show up in custom post list.

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 6 16:45:10 UTC 2010


#13746: categories and tags doesnt show up in custom post list.
--------------------------+-------------------------------------------------
 Reporter:  od3n          |        Owner:            
     Type:  defect (bug)  |       Status:  closed    
 Priority:  normal        |    Milestone:            
Component:  General       |      Version:            
 Severity:  normal        |   Resolution:  worksforme
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by nacin):

  * status:  new => closed
  * resolution:  => worksforme
  * milestone:  Unassigned =>


Comment:

 is_post_type is not a query conditional tag -- use is_singular( $post_type
 ). The Codex documents this.

 custom taxonomies need show_ui => true to show up.

 Closing as worksforme -- please try the support forums:
 http://wordpress.org/support.

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


More information about the wp-trac mailing list