WordPress/wp-admin
Aaron Jorbin a91012a34b Plugins: Assign role of button to links that act as buttons.
Clicking on these links initiates an action, so they are more semantically a button rather than a link. Keeping them as an anchor in html allows any existing JS that is targeted to these items to continue to function. The addition of the role helps assistive technology to know that they should treat this as a button.

Props stevejonesdev, sabernhardt, vipulgupta003, rcreators, joedolson.
Fixes #61011.

Built from https://develop.svn.wordpress.org/trunk@58161


git-svn-id: http://core.svn.wordpress.org/trunk@57624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-05-16 15:31:12 +00:00
..
css
images
includes
js
maint
network
user
about.php Help/About: Update the About page for 6.5. 2024-03-23 09:22:10 +00:00
admin-ajax.php Upgrade/Install: Introduce Plugin Dependencies. 2024-02-06 23:46:14 +00:00
admin-footer.php
admin-functions.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
admin-header.php
admin-post.php
admin.php
async-upload.php
authorize-application.php
comment.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
contribute.php Help/About: Update the About page for 6.5. 2024-02-26 23:51:12 +00:00
credits.php
custom-background.php
custom-header.php
customize.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
edit-comments.php
edit-form-advanced.php Docs: Use correct URL for the Embeds documentation article. 2024-04-22 06:25:11 +00:00
edit-form-blocks.php Editor: Add missing parameter to the block_editor_no_javascript_message filter after [56672]. 2023-09-25 10:02:22 +00:00
edit-form-comment.php
edit-link-form.php Administration: Use wp_admin_notice() for .updated. 2023-09-14 02:15:17 +00:00
edit-tag-form.php
edit-tags.php
edit.php
erase-personal-data.php
export-personal-data.php Help/About: Accessibility: Remove target="_blank" from data eraser links. 2024-04-17 20:21:15 +00:00
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
link-manager.php
link-parse-opml.php
link.php
load-scripts.php Script Loader: Improve asset concatenation Etags. 2024-04-07 23:53:19 +00:00
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
ms-sites.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php
network.php
options-discussion.php
options-general.php
options-head.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
options-media.php
options-permalink.php Docs: Update various HelpHub links to avoid unnecessary redirections. 2024-03-08 22:38:08 +00:00
options-privacy.php
options-reading.php Normalize UTF-8 charset slug detection. 2024-05-14 18:05:11 +00:00
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php Administration: A11y: Replace placeholders with visible labels. 2024-05-14 16:49:09 +00:00
post-new.php
post.php
press-this.php
privacy-policy-guide.php
privacy.php Help/About: Update the About page for 6.5. 2024-02-26 23:51:12 +00:00
profile.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
revision.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
setup-config.php
site-editor.php Editor: Show the patterns page for classic themes. 2024-02-06 19:42:13 +00:00
site-health-info.php
site-health.php
term.php
theme-editor.php
theme-install.php
themes.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
tools.php
update-core.php Docs: Update various HelpHub links to avoid unnecessary redirections. 2024-03-08 22:38:08 +00:00
update.php
upgrade-functions.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
upgrade.php
upload.php
user-edit.php
user-new.php
users.php
widgets-form-blocks.php
widgets-form.php
widgets.php