Changes between Initial Version and Version 18 of Ticket #16125
- Timestamp:
- 03/24/12 14:09:44 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16125
- Property Status changed from new to accepted
- Property Cc gautam.2011@… navjotjsingh@… added
- Property Summary changed from Tag cloud widget should allow any taxonomy (with show_tagcloud arg) to be shown to Tag cloud widget: hide dropdown when there's only one taxonomy
- Property Milestone changed from Awaiting Review to Future Release
- Property Keywords bbpress needs-testing dev-feedback added; tested removed
- Property Type changed from defect (bug) to enhancement
-
Ticket #16125 – Description
initial v18 1 We should use `get_taxonomies()` instead of `get_object_taxonomies()`. Attaching a patch. 1 ~~We should use `get_taxonomies()` instead of `get_object_taxonomies()`. Attaching a patch.~~ [20285] 2 3 When there's only one taxonomy to select from, we shouldn't show the dropdown at all.
