#24507 closed enhancement (wontfix)
Title attribute on wp_tag_cloud items
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.5.1 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
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.
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.