[wp-trac] [WordPress Trac] #21200: get_all_category_ids() only used by a deprecated function
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 9 11:35:01 UTC 2012
#21200: get_all_category_ids() only used by a deprecated function
--------------------------+-----------------------------
Reporter: Latz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 3.4.1
Severity: minor | Keywords:
--------------------------+-----------------------------
The function "get_all_category_ids()" (category.php) is only used by the
deprecated function "get_category_children". I got two ideas for the
future of the function:
a) also deprecate it
b) create a function "get_all_taxonomy_ids($taxonomy)". Since it seems to
be a common problem for programmers to get e.g. all tag ids I would prefer
this.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21200>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list