[wp-trac] [WordPress Trac] #16554: get_the_category_list does not produce custom type category

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 13 20:27:04 UTC 2011


#16554: get_the_category_list does not produce custom type category
--------------------------+-----------------------------
 Reporter:  link2caro     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Post Types    |    Version:  3.1
 Severity:  blocker       |   Keywords:  post_type
--------------------------+-----------------------------
 I'm sorry if this is due to the fact that I don't know how to use custom
 post type.

 When I'm in a custom post type template, the function
 get_the_category_list produces a list which does not allow to get to the
 category with post_type. As I see in the $wp_rules, there is not rules yet
 to manage this type of rule:

 index.php?category_name=...&post_type=...

 If this is something that will need an implementation I suggest a rewrite
 as following:

 /custom-post-type/<cat-slug>/cat-name

 Thank you

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


More information about the wp-trac mailing list