[wp-trac] [WordPress Trac] #55118: about.php is missing alt descriptions
WordPress Trac
noreply at wordpress.org
Tue Feb 8 20:09:49 UTC 2022
#55118: about.php is missing alt descriptions
---------------------------------------------+-----------------------------
Reporter: igorradovanov | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 5.9
Severity: normal | Keywords:
Focuses: accessibility, coding-standards |
---------------------------------------------+-----------------------------
The images inside the about.php file are missing **alt** descriptions.
Example:
{{{
<div class="column about__image is-vertically-aligned-center is-edge-to-
edge">
<img src="https://s.w.org/images/core/5.9/list-view.png" alt="" />
</div>
}}}
This should be avoided in the future in order to provide a better
accessibility experience for the new WordPress versions.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55118>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list