Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#20238 closed enhancement (duplicate)

Tag cloud widget is too restrictive

Reported by: scribu's profile scribu Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Widgets Keywords: has-patch
Focuses: Cc:

Description

Currently, only taxonomies associated with the 'post' post type can be used in the Tag Cloud widget.

All taxonomies with show_tagcloud => true should be usable.

Attachments (1)

20238.diff (945 bytes) - added by scribu 12 years ago.

Download all attachments as: .zip

Change History (3)

@scribu
12 years ago

#1 @scribu
12 years ago

  • Milestone 3.4 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

#2 @nacin
12 years ago

In [20285]:

Use get_taxonomies() instead of get_object_taxonomies() in the tag cloud widget. props GautamGupta, scribu. see #20238, see #16125.

Note: See TracTickets for help on using tickets.