Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#6624 closed defect (bug) (worksforme)

wp_tag_cloud title attributes

Reported by: kingjeffrey Owned by:
Priority: normal Milestone:
Component: Template Version: 2.5
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

wp_tag_cloud() sets the title attribute of each generated link to 'title="# Topics"'. This is incorrect. It should be set to 'title="# Posts"', as it is a count of posts with this single topic, not a count of topics.

Attachments (1)

category-template.diff (783 bytes ) - added by johnhennmacc 18 years ago.

Download all attachments as: .zip

Change History (5)

#1 @johnhennmacc
18 years ago

Please find a fix for this.

#2 @DD32
18 years ago

  • Component GeneralTemplate
  • Keywords has-patch added
  • Milestone 2.72.6

#3 @johnhennmacc
18 years ago

  • Resolutionworksforme
  • Status newclosed

It looks as if this has been fixed.

#4 @Viper007Bond
18 years ago

  • Milestone 2.6
Note: See TracTickets for help on using tickets.