Opened 3 years ago

Closed 2 years ago

#12602 closed defect (bug) (fixed)

Tag Cloud widget does not have any css class

Reported by: djzone Owned by: azaozz
Priority: lowest Milestone: 3.1
Component: Widgets Version: 3.0
Severity: trivial Keywords: has-patch
Cc: wordpress-thomas@…

Description

The Tag Cloud widget does not have any css class, only enclosed between simple <div> tags.

Attachments (2)

default-widgets.patch (483 bytes) - added by djzone 3 years ago.
12602.diff (515 bytes) - added by dnusim 3 years ago.
tag-cloud instead of tagcloud

Download all attachments as: .zip

Change History (10)

djzone3 years ago

  • Keywords has-patch added
  • Milestone changed from Unassigned to 3.1

Perhaps tag-cloud.

dnusim3 years ago

tag-cloud instead of tagcloud

  • Cc wordpress-thomas@… added

Related: #5031, #12615

this tickete here is a duplicate of: #5031

My fault, it is _not_ a duplicate.

Please commit it to trunk.

I was just trying to style a tag cloud and then: What? No class?

But the class should be tagcloud and not tag-cloud - for it to be on the same defaults of the other widgets.

  • Milestone changed from Awaiting Triage to 3.1
  • Resolution set to fixed
  • Status changed from new to closed

(In [16694]) Add class to Tag Cloud widget div. props djzone. fixes #12602

Note: See TracTickets for help on using tickets.