[wp-trac] [WordPress Trac] #29586: Sync get_the_category_list with get_the_term_list
WordPress Trac
noreply at wordpress.org
Mon Sep 8 13:39:36 UTC 2014
#29586: Sync get_the_category_list with get_the_term_list
--------------------------+------------------------------------
Reporter: markoheijnen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 2.5
Severity: normal | Keywords: has-patch dev-feedback
Focuses: |
--------------------------+------------------------------------
It would be great to have {{{get_the_term_list()}}} support the same
features {{{get_the_category_list()}}} has.
I created a proof of concept patch what works. The only thing I hate is
the part I need to specify that I want to have a list instead of a
separator because when it's empty {{{get_the_category_list()}}} assumes
to show a list but {{{get_the_term_list()}}} will then just show only the
links.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29586>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list