[wp-trac] [WordPress Trac] #21881: wp_list_categories show_option_all does not work for custom taxonomy

WordPress Trac noreply at wordpress.org
Fri Apr 24 14:56:40 UTC 2015


#21881: wp_list_categories show_option_all does not work for custom taxonomy
--------------------------+---------------------------
 Reporter:  arkinex       |       Owner:  boonebgorges
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.3
Component:  Taxonomy      |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:
--------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"32292"]:
 {{{
 #!CommitTicketReference repository="" revision="32292"
 In `wp_list_categories()`, 'All' link should point to post type archive if
 taxonomy is not registered for 'post' or 'page'.

 Instead, we point to the post type archive of the first registered
 object_type that supports archives.

 Props stevegrunwell, hrishiv90, boonebgorges.
 Fixes #21881.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/21881#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list