#24507 closed enhancement (wontfix)
Title attribute on wp_tag_cloud items
| Reported by: | henrywright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
The links outputted by wp_tag_cloud do not have title attributes by default.
Change History (6)
#2
follow-up:
↓ 3
@
13 years ago
Nothing to stop you having the tag name as both link text and as the title attribute text?
#3
in reply to: ↑ 2
@
13 years ago
Replying to henrywright:
Nothing to stop you having the tag name as both link text and as the title attribute text?
It is quite bad in terms of accessibility: http://www.rnib.org.uk/professionals/webaccessibility/wacblog/Lists/Posts/Post.aspx?id=38
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
What could be a useful link title? The name is already visible as link text, and the description might be too long. I don’t see a need for title attributes.