[wp-trac] [WordPress Trac] #35141: Remove title attributes: the Star Rating
WordPress Trac
noreply at wordpress.org
Sat Dec 26 00:47:37 UTC 2015
#35141: Remove title attributes: the Star Rating
---------------------------------------+--------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Administration | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch | Focuses: ui, accessibility
---------------------------------------+--------------------------------
Changes (by SergeyBiryukov):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"36092"]:
{{{
#!CommitTicketReference repository="" revision="36092"
Remove redundant title attribute from `wp_star_rating()`. Hide the visible
number of ratings from assistive technologies.
This data is redundant, as the same information is already conveyed by the
text hidden with `.screen-reader-text` class.
Props afercia.
Fixes #35141.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35141#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list