.. |
css
|
Plugins: Fix the plugin details modal layout after [45520].
|
2019-06-25 14:10:29 +00:00 |
images
|
Build: Minify images
|
2019-02-25 15:20:23 +00:00 |
includes
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
maint
|
Accessibility: Remove negative tabindex from the login, install, and setup pages header.
|
2019-01-10 17:20:59 +00:00 |
network
|
Text Changes: Use consistent question wording for plugin and theme deletion confirmations.
|
2019-07-04 09:55:13 +00:00 |
user
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
_index.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
about.php
|
Help/About: Improve wording of PHP Error Protection section.
|
2019-06-20 09:51:31 +00:00 |
admin-ajax.php
|
Site health: Load the "Info" tab immediately and notify the user while gathering site data. Changes the Info tab to work similarly to the Status tab: it does separate request to fetch the directories sizes and doesn't "block" the loading of the page.
|
2019-04-12 19:23:13 +00:00 |
admin-footer.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
admin-functions.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
admin-header.php
|
Administration: Move “Recovery Mode” to the beginning of the document title.
|
2019-04-12 19:04:13 +00:00 |
admin-post.php
|
Admin: Use is_user_logged_in() instead of wp_validate_auth_cookie() in admin-post.php .
|
2019-01-16 05:40:04 +00:00 |
admin.php
|
I18N: Use consistent error messages when importing or exporting content.
|
2019-05-26 18:08:55 +00:00 |
async-upload.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
comment.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
credits.php
|
Privacy tools: restore privacy.php to its "proper" use to output the Privacy tab on the About screen, see [42814]. Then add the Privacy tab updates from freedoms.php.
|
2019-05-26 22:56:18 +00:00 |
custom-background.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
custom-header.php
|
Accessibility: Fix the headings hierarchy in the legacy Custom Background and Custom Header pages.
|
2019-05-25 13:31:59 +00:00 |
customize.php
|
General: Further improve error messages following [42648].
|
2018-02-19 02:12:41 +00:00 |
edit-comments.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
edit-form-advanced.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
edit-form-blocks.php
|
Editor: Fix undefined $locked var in edit-form-blocks.php when the show_post_locked_dialog filter is used to disable displaying of the dialog.
|
2019-06-25 15:02:34 +00:00 |
edit-form-comment.php
|
Accessibility: Improve settings tables and forms after [45403].
|
2019-05-25 15:18:24 +00:00 |
edit-link-form.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
edit-tag-form.php
|
Accessibility: Make sure layout tables across the admin are correctly linearized.
|
2019-05-24 21:55:21 +00:00 |
edit-tags.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
edit.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
erase-personal-data.php
|
Privacy tools: remove some left-over code and fix inline comment.
|
2019-06-08 00:29:59 +00:00 |
export-personal-data.php
|
Privacy tools: remove some left-over code and fix inline comment.
|
2019-06-08 00:29:59 +00:00 |
export.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
freedoms.php
|
Fix typo in [45451] and move the redirect to the proper location.
|
2019-05-26 23:20:56 +00:00 |
import.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
index.php
|
Dev Tools: Load the wp-admin build instructions from src .
|
2019-01-21 04:59:55 +00:00 |
install-helper.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
install.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
link-add.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
link-manager.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
link-parse-opml.php
|
Coding Standards: Fix/ignore the WordPress.NamingConventions.ValidFunctionName violations.
|
2019-07-01 08:00:12 +00:00 |
link.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
load-scripts.php
|
Script loader: prevent sorting of the load array in the query string when passing the script handles to load-scripts.php and load-styles.php.
|
2019-05-28 02:42:24 +00:00 |
load-styles.php
|
Script loader: prevent sorting of the load array in the query string when passing the script handles to load-scripts.php and load-styles.php.
|
2019-05-28 02:42:24 +00:00 |
media-new.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
media-upload.php
|
General: Further improve error messages following [42648].
|
2018-02-19 02:12:41 +00:00 |
media.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
menu-header.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
menu.php
|
Site health: Introduce view_site_health_checks capability.
|
2019-06-10 07:41:12 +00:00 |
moderation.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ms-admin.php
|
|
|
ms-delete-site.php
|
I18N: Use a complete translatable string for the "Delete My Site" email subject.
|
2019-05-23 22:14:28 +00:00 |
ms-edit.php
|
|
|
ms-options.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ms-sites.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ms-themes.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ms-upgrade-network.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ms-users.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
my-sites.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
nav-menus.php
|
Accessibility: Add aria-current to the links in the <nav> elements introduced in [44905].
|
2019-05-09 20:57:06 +00:00 |
network.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
options-discussion.php
|
Accessibility: Improve settings tables and forms after [45403].
|
2019-05-25 15:18:24 +00:00 |
options-general.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
options-head.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
options-media.php
|
Accessibility: Make sure layout tables across the admin are correctly linearized.
|
2019-05-24 21:55:21 +00:00 |
options-permalink.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
options-privacy.php
|
Privacy: Remove reinstated wp-admin/options-privacy.php from $_old_files .
|
2019-05-27 02:39:46 +00:00 |
options-reading.php
|
Accessibility: Make sure layout tables across the admin are correctly linearized.
|
2019-05-24 21:55:21 +00:00 |
options-writing.php
|
Accessibility: Make sure layout tables across the admin are correctly linearized.
|
2019-05-24 21:55:21 +00:00 |
options.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
plugin-editor.php
|
Administration: Merge similar "file does not exist" messages in plugin and theme editors.
|
2019-05-26 12:34:09 +00:00 |
plugin-install.php
|
Help: Update support forum links.
|
2019-04-08 22:58:49 +00:00 |
plugins.php
|
Text Changes: Use consistent question wording for plugin and theme deletion confirmations.
|
2019-07-04 09:55:13 +00:00 |
post-new.php
|
Administration: Improve the accuracy of is_block_editor() .
|
2019-04-17 01:55:21 +00:00 |
post.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
press-this.php
|
Coding Standards: Upgrade WPCS to 1.0.0
|
2018-08-17 01:50:26 +00:00 |
privacy-policy-guide.php
|
Privacy tools: Organize privacy functions into logical files and classes.
|
2019-05-26 20:49:04 +00:00 |
privacy.php
|
Privacy tools: restore privacy.php to its "proper" use to output the Privacy tab on the About screen, see [42814]. Then add the Privacy tab updates from freedoms.php.
|
2019-05-26 22:56:18 +00:00 |
profile.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
revision.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
setup-config.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
site-health-info.php
|
Site health: Introduce view_site_health_checks capability.
|
2019-06-10 07:41:12 +00:00 |
site-health.php
|
Site health: Introduce view_site_health_checks capability.
|
2019-06-10 07:41:12 +00:00 |
term.php
|
General: Further improve error messages following [42648].
|
2018-02-19 02:12:41 +00:00 |
theme-editor.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
theme-install.php
|
General: Update support forum links.
|
2019-05-25 14:23:27 +00:00 |
themes.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
tools.php
|
Privacy: Remove reinstated wp-admin/options-privacy.php from $_old_files .
|
2019-05-27 02:39:46 +00:00 |
update-core.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
update.php
|
Coding Standards: Upgrade WPCS to 1.0.0
|
2018-08-17 01:50:26 +00:00 |
upgrade-functions.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
upgrade.php
|
Upgrade/Install: Improve error messages displayed when WordPress update fails due to an incompatible PHP version by linking to the Update PHP support page.
|
2019-05-17 18:10:55 +00:00 |
upload.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
user-edit.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
user-new.php
|
I18N: Merge duplicate strings in notifications displayed when a new user has been created or added to the site.
|
2019-06-15 18:56:47 +00:00 |
users.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |
widgets.php
|
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-admin .
|
2019-07-01 12:50:14 +00:00 |