WordPress/wp-admin
desrosj cf023b82bd Build/Test Tools: Support NodeJS 14.x in the 5.2 branch.
This updates the 5.2 branch to support the latest LTS version of NodeJS (currently 14.x), allowing the same version to be used across all WordPress branches that receive security updates as a courtesy.

In addition to backporting the package updates that happened after branching 5.2, dependencies that were removed in future releases have also been updated to their latest versions.

Props desrosj, dd32, netweb, jorbin, whyisjake.
Merges [45321,45765,45826,45875,46403-46404,46408-46409,47404,47867,47872-47873,48213,48705,49636,49933,49937,49939-49940,49983,49989,50017,50126,50176,50185] to the 5.2 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/5.2@50191


git-svn-id: http://core.svn.wordpress.org/branches/5.2@49869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 03:20:06 +00:00
..
css Build/Test Tools: Support NodeJS 14.x in the 5.2 branch. 2021-02-05 03:20:06 +00:00
images Build: Minify images 2019-02-25 15:21:52 +00:00
includes Build Tools: Fix running installing Composer dependencies using Composer 2.0. 2020-11-06 16:29:54 +00:00
js Build/Test Tools: Support NodeJS 14.x in the 5.2 branch. 2021-02-05 03:20:06 +00:00
maint Upgrade/Install: Bring some consistency to installation screen styles. 2019-08-19 04:44:53 +00:00
network General: WordPress updates 2020-10-29 18:45:55 +00:00
user Code is Poetry. 2017-11-30 23:11:00 +00:00
about.php WordPress 5.2.9. 2020-10-30 19:50:57 +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:24:51 +00:00
admin-footer.php Code is Poetry. 2017-11-30 23:11:00 +00:00
admin-functions.php Code is Poetry. 2017-11-30 23:11:00 +00:00
admin-header.php General: WordPress updates 2020-10-29 18:45:55 +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:41:50 +00:00
admin.php Coding Standards: Move an assignment out of a condition in `wp-admin/admin.php`. 2019-01-15 05:48:50 +00:00
async-upload.php Escape the output in `wp_ajax_upload_attachment()`. 2019-09-04 16:15:51 +00:00
comment.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
credits.php Help/About: Restore placeholder for WordPress version in tagline on About, Credits, and Freedoms pages to include minor versions. 2019-05-17 01:09:52 +00:00
custom-background.php General: WordPress updates 2020-10-29 18:45:55 +00:00
custom-header.php General: WordPress updates 2020-10-29 18:45:55 +00:00
customize.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
edit-comments.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
edit-form-advanced.php Administration: Improve the accuracy of `is_block_editor()`. 2019-04-17 01:56:52 +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-08-19 04:04:52 +00:00
edit-form-comment.php Accessibility: Improve settings tables and forms after [45403]. 2019-08-19 04:15:52 +00:00
edit-link-form.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
edit-tag-form.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
edit-tags.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
edit.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
export.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
freedoms.php Help/About: Restore placeholder for WordPress version in tagline on About, Credits, and Freedoms pages to include minor versions. 2019-05-17 01:09:52 +00:00
import.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
index.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
install-helper.php Code is Poetry. 2017-11-30 23:11:00 +00:00
install.php Upgrade/Install: Bring some consistency to installation screen styles. 2019-08-19 04:44:53 +00:00
link-add.php Code is Poetry. 2017-11-30 23:11:00 +00:00
link-manager.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
link-parse-opml.php Code is Poetry. 2017-11-30 23:11:00 +00:00
link.php Code is Poetry. 2017-11-30 23:11:00 +00:00
load-scripts.php Script Loader: Ensure default packages are registered when loaded via load-scripts.php. 2018-12-17 03:15:20 +00:00
load-styles.php Script loader: remove (PHP based) compression from `load-styles.php` and `load-scripts.php`. WIth the amount of scripts and stylesheets grown a lot over the years, it has become pretty slow and consumes a lot of server resources. Also, most servers are set to compress PHP output anyway. 2018-08-20 13:51:24 +00:00
media-new.php General: WordPress updates 2020-10-29 18:45:55 +00:00
media-upload.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
media.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
menu-header.php Docs: Fix a few minor inline documentation typos in a variety of files and contexts. 2018-12-19 07:42:49 +00:00
menu.php Site health: Introduce `view_site_health_checks` capability. 2019-06-10 07:50:53 +00:00
moderation.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-admin.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-delete-site.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
ms-edit.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-options.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-sites.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-themes.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-upgrade-network.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-users.php Code is Poetry. 2017-11-30 23:11:00 +00:00
my-sites.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
nav-menus.php Accessibility: Add aria-current to the links in the <nav> elements introduced in [44905]. 2019-05-16 16:35:04 +00:00
network.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
options-discussion.php Accessibility: Improve settings tables and forms after [45403]. 2019-08-19 04:15:52 +00:00
options-general.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
options-head.php Code is Poetry. 2017-11-30 23:11:00 +00:00
options-media.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
options-permalink.php Accessibility: Improve settings tables and forms after [45403]. 2019-08-19 04:15:52 +00:00
options-reading.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
options-writing.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
options.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
plugin-editor.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
plugin-install.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
plugins.php Build Tools: Fix running installing Composer dependencies using Composer 2.0. 2020-11-06 16:29:54 +00:00
post-new.php Administration: Improve the accuracy of `is_block_editor()`. 2019-04-17 01:56:52 +00:00
post.php Admin: Re-add some validation from [44048] that was accidentally removed in [44165]. 2019-02-07 04:12:51 +00:00
press-this.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
privacy.php Accessibility: Improve settings tables and forms after [45403]. 2019-08-19 04:15:52 +00:00
profile.php Code is Poetry. 2017-11-30 23:11:00 +00:00
revision.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
setup-config.php Accessibility: Improve settings tables and forms after [45403]. 2019-08-19 04:15:52 +00:00
site-health-info.php Site health: Introduce `view_site_health_checks` capability. 2019-06-10 07:50:53 +00:00
site-health.php I18N: Merge duplicate "Status" and "Info" strings on Site Health screens. 2019-06-10 13:48:52 +00:00
term.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
theme-editor.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
theme-install.php Build Tools: Fix running installing Composer dependencies using Composer 2.0. 2020-11-06 16:29:54 +00:00
themes.php General: Backport several commits for release. 2020-06-10 18:12:52 +00:00
tools.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
update-core.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:16:54 +00:00
update.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
upgrade-functions.php Code is Poetry. 2017-11-30 23:11:00 +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:16:54 +00:00
upload.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
user-edit.php Accessibility: Improve settings tables and forms after [45403]. 2019-08-19 04:15:52 +00:00
user-new.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-08-19 04:13:54 +00:00
users.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
widgets.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00