WordPress/wp-admin
2020-01-16 00:28:06 +00:00
..
css Editor: Correct vertical alignment for "Published on" month dropdown in Classic Editor. 2020-01-15 18:31:07 +00:00
images Build/Test tools: Update grunt-contrib-imagemin and run it 2019-10-05 14:20:59 +00:00
includes Site Health: Avoid "Undefined property" PHP notices in wp_dashboard_site_health() when the status result transient does not exist yet. 2020-01-13 17:27:06 +00:00
js Site Health: Fix typo in a variable name in js/_enqueues/admin/site-health.js. 2020-01-02 12:11:02 +00:00
maint I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
network Networks and Sites: Fix issues processing additional fields displayed for the Sites list table. 2019-10-04 14:32:56 +00:00
user
about.php Help/About: Move images to the CDN. 2019-11-12 18:30:03 +00:00
admin-ajax.php Editor: Add Nonce Endpoint 2019-09-23 17:47:56 +00:00
admin-footer.php I18N: Split translatable strings located on the same line preceded with a translator comment, where the first string needs that comment, but the second does not. 2019-09-02 00:43:55 +00:00
admin-functions.php
admin-header.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
admin-post.php
admin.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
async-upload.php Escape the output in wp_ajax_upload_attachment(). 2019-09-04 16:09:56 +00:00
comment.php Accessibility: Comments: Replace @ with at in the displayed date format. 2019-09-08 23:53:55 +00:00
credits.php Help/About: Update the 5.3 About page. 2019-11-11 20:45:04 +00:00
custom-background.php
custom-header.php
customize.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
edit-comments.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
edit-form-advanced.php Accessibility: Posts, Post Types: Replace @ with at in the displayed date format. 2019-09-08 23:24:56 +00:00
edit-form-blocks.php Docs: Increase the specificity of various docblock parameter types and return types. 2019-12-06 22:43:04 +00:00
edit-form-comment.php Docs: Increase the specificity of various docblock parameter types and return types. 2019-12-06 22:43:04 +00:00
edit-link-form.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
edit-tag-form.php Docs: Use the {@see ...} tag for the replacement in @deprecated tags, so that Developer Reference could automatically link to the replacement. 2019-11-09 13:05:02 +00:00
edit-tags.php Coding Standards: Use strict comparison in wp-admin/edit-tags.php. 2019-12-15 10:46:02 +00:00
edit.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
erase-personal-data.php
export-personal-data.php
export.php
freedoms.php Help/About: Update the 5.3 About page. 2019-11-11 16:07:03 +00:00
import.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
index.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
install-helper.php Docs: In various @return tags, list the expected type first, instead of false. 2020-01-11 18:32:05 +00:00
install.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
link-add.php
link-manager.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
link-parse-opml.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
link.php
load-scripts.php
load-styles.php Script Loader: Send a 400 Bad Request status code in load-scripts.php and load-styles.php if the required load[] parameter is not set. 2019-08-03 22:17:57 +00:00
media-new.php
media-upload.php
media.php
menu-header.php
menu.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
moderation.php
ms-admin.php
ms-delete-site.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Docs: Correct various docblocks documentation. 2019-12-06 22:23:04 +00:00
nav-menus.php Menus: Improve the wording of instructions for dragging the items into the preferred order. 2019-11-27 19:51:01 +00:00
network.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
options-discussion.php Text Changes: Rename Comment Blacklist option to be more inclusive 2019-12-06 18:12:02 +00:00
options-general.php Date/Time: Use wp_date() to display the correct time of the next DST transition in Timezone setting on General Settings screen. 2020-01-16 00:28:06 +00:00
options-head.php Administration: Replace legacy updated message type in add_settings_error() calls with success. 2019-08-16 00:39:55 +00:00
options-media.php
options-permalink.php I18N: Replace file names in translatable strings on Permalink Settings screen with placeholders. 2019-12-13 21:27:05 +00:00
options-privacy.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
options-reading.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
options-writing.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
options.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
plugin-editor.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
plugin-install.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
plugins.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
post-new.php
post.php Docs: Correct invalid hook docblocks. 2019-10-27 19:11:02 +00:00
press-this.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
privacy-policy-guide.php
privacy.php Help/About: Update the 5.3 About page. 2019-11-11 16:07:03 +00:00
profile.php
revision.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
setup-config.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
site-health-info.php Site Health: Modify the grading indicator to remove percentage score in favor of a "Good" or "Should be improved" status. 2019-09-14 14:29:56 +00:00
site-health.php Site Health: Use sentence casing consistently in header tags. 2019-09-20 17:26:57 +00:00
term.php Coding Standards: Use strict comparison in wp-admin/term.php. 2019-12-15 09:45:01 +00:00
theme-editor.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
theme-install.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
themes.php I18N: Change context for the "Add New" string on Themes screen for consistency with other similar strings. 2019-12-04 10:36:01 +00:00
tools.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
update-core.php Upgrade/Install: Remove the suggestion for users to skip a minor update to keep their current translation. 2020-01-12 02:24:03 +00:00
update.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
upgrade-functions.php
upgrade.php Text Changes: Correct "up-to-date" vs. "up to date" usage in a database update string and inline comments. 2019-09-12 13:06:57 +00:00
upload.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
user-edit.php Users: Use correct variable when displaying the Additional Capabilities list in user profile. 2019-11-25 14:01:03 +00:00
user-new.php Docs: Miscellaneous docblock fixes and improvements. 2019-10-26 20:43:04 +00:00
users.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
widgets.php Coding Standards: Use strict comparison in wp-admin/widgets.php. 2019-12-16 12:55:03 +00:00