[wp-trac] [WordPress Trac] #62860: Consider removing title attributes from get_calendar() column headers

WordPress Trac noreply at wordpress.org
Fri Jan 24 21:56:50 UTC 2025


#62860: Consider removing title attributes from get_calendar() column headers
-----------------------------------------+----------------------------
 Reporter:  sabernhardt                  |       Owner:  audrasjb
     Type:  enhancement                  |      Status:  accepted
 Priority:  low                          |   Milestone:  6.8
Component:  General                      |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  title-attribute 2nd-opinion  |     Focuses:  accessibility
-----------------------------------------+----------------------------
Changes (by audrasjb):

 * owner:  (none) => audrasjb
 * status:  new => accepted
 * milestone:  Awaiting Review => 6.8


Comment:

 Indeed, and the easier way to replace it would probably be to use an
 `aria-label` instead of `title`.

 I wouldn't go with an `<abbr>` element as it is known it adds more harm
 than good for assistive technologies users.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62860#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list