[wp-trac] [WordPress Trac] #38085: Add a 'View' link to users listed on the Users screen
WordPress Trac
noreply at wordpress.org
Fri Jul 7 12:59:42 UTC 2017
#38085: Add a 'View' link to users listed on the Users screen
--------------------------------------+------------------------------
Reporter: johnbillion | Owner: ryanplas
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-patch | Focuses: administration
--------------------------------------+------------------------------
Comment (by swissspidy):
@Girishpanchal Thanks for your patch!
In other list tables, an `aria-label` attribute is used for this link. See
https://github.com/WordPress/wordpress-
develop/blob/bb6e34a7fd236f1b88bc2ccf3b0d91a557368e45/src/wp-
admin/includes/class-wp-terms-list-table.php#L462-L467 for an example.
Here we should add such an attribute as well for improved accessibility.
You should also use `sprintf()` to make the code more readable.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38085#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list