#24506 closed enhancement (wontfix)
get_comment_author_link title attribute
| Reported by: | henrywright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Same problem as in #24507: There is no need for title attribute. Plugins can add one by filtering
get_comment_author_link.