[wp-trac] [WordPress Trac] #61011: Plugin management: The "Install Now/Activate" button should be a button not a link
WordPress Trac
noreply at wordpress.org
Mon Apr 15 22:28:30 UTC 2024
#61011: Plugin management: The "Install Now/Activate" button should be a button not
a link
---------------------------+-----------------------------
Reporter: stevejonesdev | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 6.5
Severity: normal | Keywords: needs-patch
Focuses: accessibility |
---------------------------+-----------------------------
On the WordPress plugin installation page, the "Install Now/Activate" link
acts more like a button than a typical link, it triggers actions rather
than leading you somewhere else. To make this clearer and improve
accessibility, it would be better to convert it into an actual button.
This can be done by either updating the HTML to use a <button> tag or by
adding a role="button" attribute to the link.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61011>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list