[wp-trac] [WordPress Trac] #13109: get_taxonomies should filter object_type
WordPress Trac
wp-trac at lists.automattic.com
Thu May 6 22:33:34 UTC 2010
#13109: get_taxonomies should filter object_type
------------------------------+---------------------------------------------
Reporter: michaelh | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.0
Component: Post Types | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+---------------------------------------------
Comment(by scribu):
Even so, it doesn't make much sense to return something like this:
`
array(
[category] => category,
[post_tag] => post_tag,
...
)
`
I meant {{{get_taxonomies('', 'names')}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13109#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list