[wp-trac] [WordPress Trac] #33585: Improve wp_list_categories to support multiple Categories
WordPress Trac
noreply at wordpress.org
Fri Aug 28 09:43:18 UTC 2015
#33585: Improve wp_list_categories to support multiple Categories
-------------------------+-----------------------------
Reporter: bordoni | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Hi folks, I was working on a plugin feature request and from what I see
it's not possible to pass an array on the `taxonomy` param from
`wp_list_categories`, which prevents multiple taxonomies to be fetched at
once.
I wanted to know if I can work on this "enhancement" for version 4.4,
should be an easy modification since `get_terms` is an easy replacement
for `get_categories`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33585>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list