Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#59962 closed enhancement (wontfix)

Add title attributes and alt attributes to wp-admin/about.php and wp-admin/readme.html

Reported by: girogosdrivas1's profile girogosdrivas1 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: accessibility Cc:

Description

Hello!

I have added title attributes and alt attributes to all img and a tags in wp-admin/about.php and wp-admin/readme.html files

Change History (2)

This ticket was mentioned in PR #5702 on WordPress/wordpress-develop by GiorgosDrivas.


2 years ago
#1

  • Keywords has-patch added

I have added title attributes and alt attributes to all img and a tags in the wp-admin/about.php and wp-admin/readme.html files

Trac ticket: https://core.trac.wordpress.org/ticket/59962#ticket

#2 @sabernhardt
2 years ago

  • Focuses docs removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Hi and welcome to WordPress Core Trac!

I'll close this.

  1. The Accessibility team has removed many title attributes from Core because they are not very helpful. See #24766.
  2. Images on the About page have been considered decorative and therefore do not need alternative text. See ticket:51415#comment:24. If an image can have more information about it, I would prefer to add that as visible text (and it is rather late to change content for the 6.4 release).
Note: See TracTickets for help on using tickets.