[wp-trac] [WordPress Trac] #62835: Remove title attributes from author link functions
WordPress Trac
noreply at wordpress.org
Thu Feb 26 02:35:10 UTC 2026
#62835: Remove title attributes from author link functions
-------------------------------------------------+-------------------------
Reporter: sabernhardt | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: title-attribute has-patch has-unit- | Focuses:
tests needs-dev-note commit | accessibility
-------------------------------------------------+-------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61745" 61745]:
{{{
#!CommitTicketReference repository="" revision="61745"
Users: A11y: Improve title attributes in author link functions.
Remove the title attribute from `the_author_posts_link()` and related
functions, retaining text for use in `the_author_posts_link` filter, and
add parameter to disable title attributes in `the_author_link()`.
Default behavior will still differentiate the two links, but adds the
option to remove all title attributes.
Props sabernhardt, alh0319, adnanlimdi, audrasjb, joedolson.
Fixes #62835. See #26559.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62835#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list