#26559 closed enhancement (fixed)
Remove title attributes: author-template.php
| Reported by: | joedolson | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch, 2nd-opinion, title-attribute |
| Cc: | Focuses: | accessibility, template |
Description (last modified by )
Related: #24766
// author-template.php get_the_author_link() the_author_posts_link() wp_list_authors()
Attachments (1)
Change History (14)
#7
@
12 years ago
- Keywords 2nd-opinion added
- Milestone 3.9 → Future Release
- Type defect (bug) → enhancement
[27593] removes the redundant title attribute from wp_list_authors() (the title simply mirrors the link text) but leaves the other changes in 26559.patch. Those titles aren't a lot of use but they are different from the link text. Should they stay or should they go?
#8
@
11 years ago
The screenshot below highlights what's left in this ticket. As I see it, some of these title attributes clarify and better describe the link's destination but this would depend on context and the way they're used. Not sure they can be removed. Maybe we should give theme's authors a dedicated function argument?
#9
@
11 years ago
Would like to come to a decision here, thinking we have 2 options:
- provide an additional argument, something like
output_title_attrwhich defaults to true - close this ticket :)
Any thoughts welcome.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

None of these appear to contribute anything of value.