#24506 closed enhancement (wontfix)
get_comment_author_link title attribute
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.5.1 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
The link which is output by get_comment_author_link doesn't seem to have a title attribute.
Change History (6)
#2
@
13 years ago
The title attribute isn't just for "additional" information about the link destination, it is also for "advisory" information about the link destination. So i think you can get away with repeating the link text in the title attribute but i'm sure this isn't the biggest issue you have open right now :}
#3
@
13 years ago
As in #24507, 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.
Same problem as in #24507: There is no need for title attribute. Plugins can add one by filtering
get_comment_author_link.