WordPress/wp-admin/includes
Andrea Fercia 34ab7ae5ac Accessibility: Remove the title attributes from the old Media UI.
Also, adds better indication and attributes for the required form fields.
Moves some styles to `deprecated-media.css`.

Props andg, afercia.
Fixes #34944.
Built from https://develop.svn.wordpress.org/trunk@36879


git-svn-id: http://core.svn.wordpress.org/trunk@36846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-07 22:29:26 +00:00
..
admin-filters.php
admin.php Customize: Rename custom logo classes after [36837]. 2016-03-03 19:59:27 +00:00
ajax-actions.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-comments-list-table.php
class-wp-custom-logo.php Customize: Don't show custom image sizes in the media modal. 2016-03-03 21:45:26 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php Taxonomy: Remove unnecessary 'All categories' string on Edit Posts and Edit Links screens and use taxonomy's `all_items` label instead. 2016-03-02 22:14:25 +00:00
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php Docs: Correct `$plugins` global type in `WP_Plugins_List_Table::prepare_items()`. 2016-03-03 10:01:25 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Taxonomy: Remove unnecessary 'All categories' string on Edit Posts and Edit Links screens and use taxonomy's `all_items` label instead. 2016-03-02 22:14:25 +00:00
class-wp-press-this.php Pres This: 2016-03-04 18:56:26 +00:00
class-wp-screen.php Taxonomy: Improve backward compatibility on the `wp-admin/term.php` page. 2016-03-07 12:56:28 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Docs: Improve documentation for `WP_Upgrader::release_lock()`, introduced in [36349]. 2016-03-03 07:11:25 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
credits.php
dashboard.php Docs: Add a missing `@since` version to the DocBlock for `wp_add_dashboard_widget()`. 2016-03-07 22:17:26 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
media.php Accessibility: Remove the title attributes from the old Media UI. 2016-03-07 22:29:26 +00:00
menu.php
meta-boxes.php
misc.php
ms-admin-filters.php
ms-deprecated.php
ms.php Multisite: Switch to a usermeta key for email confirmation. 2016-02-24 15:34:28 +00:00
nav-menu.php
network.php I18N: Move the "Caution:" prefix to a separate string in `wp-admin/includes/network.php`. 2016-02-24 18:40:26 +00:00
noop.php
options.php
plugin-install.php
plugin.php Docs: Minorly improve the hook doc summary for the `pre_uninstall_plugin` action, introduced in [36124]. 2016-03-03 08:58:26 +00:00
post.php Posts, Post Types: Ensure that non-ASCII characters in attachment slugs aren't shown in urlencoded form in the sample permalink UI. 2016-03-05 03:56:27 +00:00
revision.php
schema.php
screen.php
taxonomy.php
template.php Customize: Introduce Logo support for themes. 2016-02-24 22:10:26 +00:00
theme-install.php
theme.php I18N: Move the `aria-label` text in `get_theme_update_available()` to a separate string for easier translation. 2016-03-04 11:12:26 +00:00
translation-install.php
update-core.php Comment out some CSS files in `$_old_files` that were added back as a result of [36341]. 2016-03-04 07:56:27 +00:00
update.php I18N: Fix an invalid placeholder added in [36844]. 2016-03-04 21:10:26 +00:00
upgrade.php Docs: Improve documentation for `upgrade_450()`, introduced in [36180]. 2016-03-03 09:01:26 +00:00
user.php
widgets.php