WordPress/wp-admin
Andrea Fercia 057ec3cec0 Accessibility: Remove title attributes from the General Settings screen.
Date and time formats are now displayed in plain text and available for all
users. Also, lines up them with the "custom" date and time format fields to
help reinforce what these fields do.

Props afercia, perezlabs.
Fixes #35064.
Built from https://develop.svn.wordpress.org/trunk@36263


git-svn-id: http://core.svn.wordpress.org/trunk@36230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-01-11 22:54:28 +00:00
..
css Accessibility: Remove title attributes from the General Settings screen. 2016-01-11 22:54:28 +00:00
images
includes Accessibility: Remove title attributes from the General Settings screen. 2016-01-11 22:54:28 +00:00
js Quick Edit: on the Taxonomies screens, prevent a page reload when pressing Enter on a focused field. 2016-01-11 13:15:29 +00:00
maint Install/Upgrade: Keep indexing bots away until a site is ready to be seen. 2015-12-08 21:56:27 +00:00
network Introduce a new generic CSS clearfix utility class. 2016-01-05 13:38:30 +00:00
user
about.php Introduce a new generic CSS clearfix utility class. 2016-01-05 13:38:30 +00:00
admin-ajax.php Themes: Add a Favorites tab to the Add Themes screen. 2015-11-04 21:49:26 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php Docs: Correct a parameter name for the force_filtered_html_on_import filter. 2015-12-16 19:40:26 +00:00
async-upload.php
comment.php Comments: Remove orphaned closing td tag within cancel button of Moderate Comment screen. 2016-01-05 16:07:27 +00:00
credits.php Introduce a new generic CSS clearfix utility class. 2016-01-05 13:38:30 +00:00
custom-background.php
custom-header.php Docs: Various docblock corrections. 2016-01-10 01:26:25 +00:00
customize.php
edit-comments.php Add translator comments for strings in wp-admin/edit-comments.php. 2015-11-06 00:23:25 +00:00
edit-form-advanced.php Editor: Move 'Password protected' and 'Private' options description directly after 'Visibility' setting description. 2015-12-12 01:56:29 +00:00
edit-form-comment.php I18N: Use better context for comment statuses. 2015-12-13 19:11:26 +00:00
edit-link-form.php Bump H3 headings to H2 on the legacy Link Manager screen for better accessibility. 2015-10-14 17:32:24 +00:00
edit-tag-form.php When editing terms, properly display an admin notice-warning when tag_ID is empty. 2015-12-11 22:49:41 +00:00
edit-tags.php When editing terms, properly display an admin notice-warning when tag_ID is empty. 2015-12-11 22:49:41 +00:00
edit.php After [34891], rename new post type and taxonomy label keys to match the default strings. 2015-10-23 16:48:25 +00:00
export.php Export: Add a missing Oxford comma. 2015-12-31 19:33:25 +00:00
freedoms.php Introduce a new generic CSS clearfix utility class. 2016-01-05 13:38:30 +00:00
import.php
index.php Accessibility: Remove title attributes from the Admin Dashboard. 2016-01-05 14:19:28 +00:00
install-helper.php Docs: Add missing descriptions for the $wpdb global in DocBlocks all the places. 2015-10-14 23:44:25 +00:00
install.php Install: Only enqueue scripts when necessary. 2016-01-05 16:42:29 +00:00
link-add.php
link-manager.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php Eliminate a db query when building the admin menu for non-privileged users. 2015-11-18 21:34:26 +00:00
moderation.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php My Sites: Make "Create a New Site" link consistent with other "Add New" links. 2015-10-09 03:50:24 +00:00
nav-menus.php Introduce a new generic CSS clearfix utility class. 2016-01-05 13:38:30 +00:00
network.php
options-discussion.php Don't force comment pagination. 2015-10-21 16:26:42 +00:00
options-general.php Accessibility: Remove title attributes from the General Settings screen. 2016-01-11 22:54:28 +00:00
options-head.php
options-media.php Remove <code> tag from translatable string in wp-admin/options-media.php. 2015-11-06 00:28:25 +00:00
options-permalink.php Accessibility: Don't mark up "URL" as an abbreviation. 2016-01-01 12:10:26 +00:00
options-reading.php
options-writing.php Accessibility: Don't mark up "URL" as an abbreviation. 2016-01-01 12:10:26 +00:00
options.php Revert [35336] and [35337]. 2015-11-18 20:30:25 +00:00
plugin-editor.php Replace get_bloginfo( 'wpurl' ) with admin_url() in plugin editor. 2015-10-13 02:05:24 +00:00
plugin-install.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
plugins.php Remove unused variables after [35995] and [35996]. 2015-12-17 18:41:27 +00:00
post-new.php
post.php Dashboard: use the create_posts cap on the post type object when determining if the Quick Press widget can be displayed. 2015-10-20 05:49:24 +00:00
press-this.php
profile.php
revision.php
setup-config.php Fix typo in wp-admin/setup-config.php. 2015-12-12 01:45:27 +00:00
theme-editor.php Theme Editor: Repurpose the 'wp_theme_editor_filetypes' filter added in [35134] to actually filter file types instead of files. 2015-10-15 02:20:24 +00:00
theme-install.php Remove redundant title attribute from wp_star_rating(). Hide the visible number of ratings from assistive technologies. 2015-12-26 00:48:27 +00:00
themes.php Customize: Return user to referring URL when leaving Customizer in absence of return query param. 2015-11-01 06:40:28 +00:00
tools.php
update-core.php Updates: Don't perform an API call to WordPress.org for every plugin update displayed. The API has been updated to return this information with the update response. 2016-01-06 07:53:26 +00:00
update.php Plugins: Don't request all fields via plugins_api( 'plugin_information' ) for plugin installs and update checks. 2015-09-26 15:50:25 +00:00
upgrade-functions.php
upgrade.php Install/Upgrade: Keep indexing bots away until a site is ready to be seen. 2015-12-08 21:56:27 +00:00
upload.php List Tables/WP_Screen: in WP_Screen, add methods to store, retrieve, and render screen reader text, primarily used by list table screens. 2015-10-07 01:28:25 +00:00
user-edit.php Users: Only show the profile picture if 'Show Avatars' option in Discussion Settings is enabled. 2015-11-11 19:41:25 +00:00
user-new.php Users: Allow to create users without sending an email to the new user. 2015-11-25 22:38:29 +00:00
users.php Users: When determining whether to show the reassign content option during user delete, don't rely upon WP_Query as it doesn't return all forms of content wp_delete_user() operates on. 2015-12-23 04:46:28 +00:00
widgets.php Widgets: Add missing closing tag for spinner after [35317]. 2015-12-18 12:02:28 +00:00