[wp-trac] [WordPress Trac] #19780: Named category functions/docs need cleaning up
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 26 01:55:17 UTC 2012
#19780: Named category functions/docs need cleaning up
--------------------------+------------------------------
Reporter: DrewAPicture | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by evansolomon):
19780.diff adds `wp_dropdown_terms()` and `wp_list_terms()` as wrappers
for their respective "category" functions. It doesn't deprecate the
existing functions or change their behavior, it just adds the new ones.
The main benefit here is making it easier for people to find the functions
that do what they want. For example, when looking for a function to list
terms I didn't realize that I could pass a taxonomy to
`wp_list_categories()`, which was frustrating for a while.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19780#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list