#6624 closed defect (bug) (worksforme)
wp_tag_cloud title attributes
Reported by: | kingjeffrey | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.5 |
Component: | Template | Keywords: | has-patch |
Focuses: | Cc: |
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)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Please find a fix for this.