Wordpress/src/wp-admin/includes
Andrea Fercia 218162803e Accessibility: Comments: Improve links and buttons semantics and interaction.
With the exception of the "Edit" link, the "row actions" controls in the Comments table behave differently depending if JavaScript support is on or off.
When JavaScript support is off, they behave like links. When JavaScript support is on, they behave like buttons and they need to be buttons or have an ARIA `role="button"` added via JavaScript.

Lastly, the buttons in the Reply/Quick Edit form and the "Add Comment" in the edit post page meta box need to be buttons.

Fixes #43412.


git-svn-id: https://develop.svn.wordpress.org/trunk@44759 602fd350-edb4-49c9-b593-d223f7449a82
2019-02-20 23:36:26 +00:00
..
admin-filters.php Bootstrap/Load: Revert fatal error recovery mechanism from 5.1 to polish for 5.2. 2019-01-30 11:00:30 +00:00
admin.php Code is Poetry. 2017-11-30 23:09:33 +00:00
ajax-actions.php REST API: Restore use of `wp_ajax_ajax_tag_search()` for tag search. 2019-01-10 02:36:40 +00:00
bookmark.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-automatic-upgrader-skin.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-bulk-plugin-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-bulk-theme-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-bulk-upgrader-skin.php I18N: Use the actual placeholder instead of a number in translator comments if the corresponding string does not use numbered placeholders. 2018-03-11 16:43:59 +00:00
class-core-upgrader.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-file-upload-upgrader.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-ftp-pure.php FTP: ensure that there is only one class named `ftp`, which is what is expected in the loading of this arcane library. This ensures that an autoload generator, something along the lines of Composer, won't hiccup when it gets to these files. 2016-08-26 18:46:17 +00:00
class-ftp-sockets.php FTP: ensure that there is only one class named `ftp`, which is what is expected in the loading of this arcane library. This ensures that an autoload generator, something along the lines of Composer, won't hiccup when it gets to these files. 2016-08-26 18:46:17 +00:00
class-ftp.php FTP/PemFTP Library: Fix some PHP notices. 2018-12-14 12:25:16 +00:00
class-language-pack-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-language-pack-upgrader.php I18N: Enable `clear_destination` in upgrader for updating/installing language packs. 2019-01-21 21:12:23 +00:00
class-pclzip.php Filesystem API: Ensure memory limit calculations by PclZip are using integers. 2016-07-19 11:54:09 +00:00
class-plugin-installer-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-plugin-upgrader-skin.php Docs: Document many more parameters and properties using typed array notation. 2018-03-22 20:26:06 +00:00
class-plugin-upgrader.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-theme-installer-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-theme-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-theme-upgrader.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-walker-category-checklist.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-walker-nav-menu-checklist.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-walker-nav-menu-edit.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-wp-ajax-upgrader-skin.php General: Introduce `WP_Error::has_errors()` method and use it where appropriate. 2018-02-27 02:30:46 +00:00
class-wp-automatic-updater.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-wp-comments-list-table.php Accessibility: Comments: Improve links and buttons semantics and interaction. 2019-02-20 23:36:26 +00:00
class-wp-community-events.php Docs: Update `@since` versions in Community Events class added in [42726]. 2018-06-16 10:38:27 +00:00
class-wp-filesystem-base.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-filesystem-direct.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-filesystem-ftpext.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-filesystem-ftpsockets.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-filesystem-ssh2.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-importer.php Import: Avoid counting an uncountable type when reading arguments passed to a script. 2018-03-02 17:16:37 +00:00
class-wp-internal-pointers.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-links-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-list-table-compat.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-list-table.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
class-wp-media-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-ms-sites-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-ms-themes-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-ms-users-list-table.php Docs: Document many more parameters and properties using typed array notation. 2018-03-22 20:26:06 +00:00
class-wp-plugin-install-list-table.php Upgrade/Install: Make `version_compare()` calls for plugin required version checks more robust. 2019-01-20 12:02:02 +00:00
class-wp-plugins-list-table.php Bootstrap/Load: Revert fatal error recovery mechanism from 5.1 to polish for 5.2. 2019-01-30 11:00:30 +00:00
class-wp-post-comments-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-posts-list-table.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
class-wp-screen.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
class-wp-site-icon.php Docs: Document many more parameters and properties using typed array notation. 2018-03-22 20:26:06 +00:00
class-wp-terms-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-theme-install-list-table.php Bundled Themes: Make twentynineteen the default theme. 2018-12-14 02:48:14 +00:00
class-wp-themes-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-upgrader-skin.php Upgrade/Install: Prevent possible JavaScript error when updating translations. 2019-01-09 11:25:19 +00:00
class-wp-upgrader-skins.php Load: Re-add `class-wp-upgrader-skins.php`. 2016-12-03 03:39:03 +00:00
class-wp-upgrader.php Docs: Standardise and correct documentation relating to parameters which accept plugin names. 2018-03-05 21:49:53 +00:00
class-wp-users-list-table.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
comment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
continents-cities.php I18N: Update list of continents and cities for the timezone selection. 2018-07-18 11:20:28 +00:00
credits.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dashboard.php Accessibility: Comments: Improve links and buttons semantics and interaction. 2019-02-20 23:36:26 +00:00
deprecated.php REST API: Restore use of `wp_ajax_ajax_tag_search()` for tag search. 2019-01-10 02:36:40 +00:00
edit-tag-messages.php Code is Poetry. 2017-11-30 23:09:33 +00:00
export.php Coding Standards: Fix the `Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace` violations. 2019-01-11 06:39:55 +00:00
file.php Docs: Fix the last handful of incorrect `@since 5.0.0` docblock tags. 2019-01-17 06:45:58 +00:00
image-edit.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
image.php Coding Standards: Fix the `Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace` violations. 2019-01-11 06:39:55 +00:00
import.php Coding Standards: Fix the minor `WordPress.WP.I18n` violations. 2019-01-11 06:03:46 +00:00
list-table.php Docs: Update and correct various inline documentation. 2018-05-07 17:19:48 +00:00
media.php Media: `media_handle_sideload()` expectes `wp_insert_attachment()` to return a `WP_Error`. 2019-01-17 06:26:05 +00:00
menu.php Code is Poetry. 2017-11-30 23:09:33 +00:00
meta-boxes.php Accessibility: Comments: Improve links and buttons semantics and interaction. 2019-02-20 23:36:26 +00:00
misc.php Admin: Improve logic of PHP version check on about page. 2019-02-08 01:52:17 +00:00
ms-admin-filters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
ms-deprecated.php Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions: 2017-06-22 17:47:47 +00:00
ms.php Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
nav-menu.php Menus: Fix a deprecated call to `get_terms()`. 2019-01-21 23:37:57 +00:00
network.php Docs: Improve the `@return` description of `network_domain_check()`. 2019-01-08 05:26:29 +00:00
noop.php Code is Poetry. 2017-11-30 23:09:33 +00:00
options.php Accessibility: General Settings: Update custom date/time format previews while typing. 2019-02-20 22:55:19 +00:00
plugin-install.php Upgrade/Install: Make `version_compare()` calls for plugin required version checks more robust. 2019-01-20 12:02:02 +00:00
plugin.php Bootstrap/Load: Revert fatal error recovery mechanism from 5.1 to polish for 5.2. 2019-01-30 11:00:30 +00:00
post.php Post Formats: Prevent Bulk Edit from unintentionally changing post format to Standard even if set to "No change". 2019-01-21 18:04:55 +00:00
revision.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
schema.php Comments: Default the `show_comments_cookies_opt_in` checkbox to enabled. 2019-01-21 22:56:31 +00:00
screen.php Code is Poetry. 2017-11-30 23:09:33 +00:00
taxonomy.php Docs: Correct and improve various inline documentation. 2018-03-25 19:34:31 +00:00
template.php Accessibility: Comments: Improve links and buttons semantics and interaction. 2019-02-20 23:36:26 +00:00
theme-install.php Docs: Add missing periods to a grab-bag of docblocks. 2019-01-18 01:02:11 +00:00
theme.php Bootstrap/Load: Revert fatal error recovery mechanism from 5.1 to polish for 5.2. 2019-01-30 11:00:30 +00:00
translation-install.php Code is Poetry. 2017-11-30 23:09:33 +00:00
update-core.php TinyMCE: fix `$_old_files` after [44651], remove `wp-tinymce.js` and add `wp-tinymce.js.gz`. 2019-01-19 10:22:16 +00:00
update.php Install/Upgrade: Link to HelpHub instead of the Codex. 2019-01-08 03:28:15 +00:00
upgrade.php Install/upgrade: Remove Gutenberg plugin deactivation from upgrade process. 2019-02-08 00:15:54 +00:00
user.php Privacy: Use `label_count` property of post status for request counts in the list table views. 2019-01-28 21:54:48 +00:00
widgets.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00