WordPress/wp-includes
desrosj 8381fad76e Upgrade/Install: Add hook_extra parameter to the upgrader_pre_download filter.
This provides additional context to code running on this hook, including which plugin or theme update will be downloaded. It also brings consistency to this filter with others throughout the upgrade process.

Props obliviousharmony, desrosj.
Fixes #49686.
Built from https://develop.svn.wordpress.org/trunk@48399


git-svn-id: http://core.svn.wordpress.org/trunk@48168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-07 19:15:06 +00:00
..
assets Block Editor: Add a script to run Gutenberg end 2 end tests on Core. 2020-07-07 16:08:28 +00:00
block-patterns Block Editor: Remove the Testimonials block pattern. 2020-07-06 11:19:04 +00:00
blocks Editor: update packages 2020-07-07 14:43:35 +00:00
certificates
css Editor: update packages 2020-07-07 14:43:35 +00:00
customize Coding Standards: Replace echo sprintf() with printf(). 2020-06-20 13:18:11 +00:00
fonts
ID3 External Libraries: Update getID3 to version 1.9.20. 2020-07-02 15:48:04 +00:00
images
IXR XML-RPC: Explicitly unset the reference to the parser resource after calling xml_parser_free() to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
js I18N: Use wp.i18n for translatable strings in wp-admin/js/set-post-thumbnail.js. 2020-07-07 18:55:04 +00:00
PHPMailer
pomo
random_compat
Requests
rest-api Media, REST API: Allow media edit endpoint to find remote files. 2020-07-07 16:51:04 +00:00
SimplePie
sitemaps Sitemaps: Do not unnecessarily call WP_Query::get_posts() in posts provider. 2020-07-03 12:03:01 +00:00
sodium_compat
Text
theme-compat Bundled Themes: Use HTTPS for XHTML Friends Network URL. 2020-07-03 23:42:01 +00:00
widgets Docs: Reference the documentation of the new navigation_widgets_format filter instead of repeating it. 2020-07-07 17:06:04 +00:00
admin-bar.php
atomlib.php XML-RPC: Explicitly unset the reference to the parser resource after calling xml_parser_free() to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
author-template.php
block-patterns.php Coding Standards: Correct two coding standards issues introduced in [48277] and [48334]. 2020-07-06 19:23:02 +00:00
blocks.php Editor: More strict checks for globals in render_block 2020-07-01 06:08:06 +00:00
bookmark-template.php
bookmark.php
cache-compat.php Docs: Add missing documentation for the $group parameter of WP_Object_Cache::get_multiple(). 2020-06-10 09:57:09 +00:00
cache.php Docs: Add missing documentation for the $group parameter of WP_Object_Cache::get_multiple(). 2020-06-10 09:57:09 +00:00
canonical.php
capabilities.php Taxonomy: Add support for default terms for custom taxonomies. 2020-07-07 00:55:03 +00:00
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-requests.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-walker-category-dropdown.php
class-walker-category.php
class-walker-comment.php
class-walker-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-block-list.php
class-wp-block-parser.php
class-wp-block-pattern-categories-registry.php
class-wp-block-patterns-registry.php Docs: Miscellaneous DocBlock corrections. 2020-07-07 09:30:04 +00:00
class-wp-block-styles-registry.php
class-wp-block-type-registry.php
class-wp-block-type.php
class-wp-block.php
class-wp-comment-query.php
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php
class-wp-customize-nav-menus.php
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php Customize: Correct the check for rendered widgets in WP_Customize_Widgets::is_widget_rendered(). 2020-07-04 19:35:01 +00:00
class-wp-date-query.php
class-wp-dependency.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-fatal-error-handler.php
class-wp-feed-cache-transient.php
class-wp-feed-cache.php
class-wp-hook.php
class-wp-http-cookie.php
class-wp-http-curl.php
class-wp-http-encoding.php Docs: Improve documentation for optional parameters per the documentation standards. 2020-06-28 11:49:02 +00:00
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-requests-hooks.php
class-wp-http-requests-response.php
class-wp-http-response.php
class-wp-http-streams.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-list-util.php
class-wp-locale-switcher.php
class-wp-locale.php
class-wp-matchesmapregex.php
class-wp-meta-query.php
class-wp-metadata-lazyloader.php
class-wp-network-query.php
class-wp-network.php
class-wp-object-cache.php
class-wp-oembed-controller.php
class-wp-oembed.php
class-wp-paused-extensions-storage.php
class-wp-post-type.php
class-wp-post.php
class-wp-query.php Query: Make sure the found_posts property of WP_Query is always an integer, to match the documented type. 2020-07-05 21:34:02 +00:00
class-wp-recovery-mode-cookie-service.php
class-wp-recovery-mode-email-service.php
class-wp-recovery-mode-key-service.php
class-wp-recovery-mode-link-service.php
class-wp-recovery-mode.php Docs: Remove an empty line between @param and @return tags, per the documentation standards. 2020-06-20 11:18:09 +00:00
class-wp-rewrite.php
class-wp-role.php
class-wp-roles.php
class-wp-session-tokens.php
class-wp-simplepie-file.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
class-wp-simplepie-sanitize-kses.php
class-wp-site-query.php
class-wp-site.php
class-wp-tax-query.php Docs: Remove extra spaces from @param tags. 2020-06-20 12:58:10 +00:00
class-wp-taxonomy.php Taxonomy: Add support for default terms for custom taxonomies. 2020-07-07 00:55:03 +00:00
class-wp-term-query.php
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
class-wp-theme.php
class-wp-user-meta-session-tokens.php
class-wp-user-query.php
class-wp-user-request.php
class-wp-user.php
class-wp-walker.php
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php Script Loader: Add id attributes to script assets. 2020-07-04 16:54:02 +00:00
class.wp-styles.php
comment-template.php Comments: Allow passing a custom class to the form container element in comment_form(). 2020-07-07 18:29:04 +00:00
comment.php
compat.php
cron.php
date.php
default-constants.php Bootstrap/Load: Set WP_DEBUG to true by default on development environments. 2020-07-07 12:57:04 +00:00
default-filters.php Media: Show an error message when a .heic file is uploaded that this type of files cannot be displayed in a web browser and suggesting to convert to JPEG. The message is shown by using filters, plugins that want to handle uploading of .heic files can remove it. 2020-07-03 23:15:03 +00:00
default-widgets.php
deprecated.php
embed-template.php
embed.php
error-protection.php Docs: Remove an empty line between @param and @return tags, per the documentation standards. 2020-06-20 11:18:09 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php XML-RPC: Explicitly unset the reference to the parser resource after calling xml_parser_free() to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
formatting.php Docs: Replace "html" and "xhtml" instances in DocBlocks and comments with "HTML" and "XHTML". 2020-06-28 14:02:06 +00:00
functions.php Upload: Introduce pre_wp_unique_filename_file_list filter to allow for short-circuiting the scandir() call in wp_unique_filename(). 2020-07-07 10:20:03 +00:00
functions.wp-scripts.php Script Loader: Include the script or style handle in _wp_scripts_maybe_doing_it_wrong() message. 2020-06-17 10:16:08 +00:00
functions.wp-styles.php
general-template.php Themes: Allow template loading functions to pass additional arguments to the template via the $args parameter. 2020-07-07 11:01:59 +00:00
http.php
kses.php
l10n.php I18N: Use underscores instead of dashes and interpolation instead of concatenation in domain-specific gettext hooks, per the coding standards: 2020-06-23 10:02:10 +00:00
link-template.php Themes: Allow passing a custom class to post and comment pagination functions. 2020-07-07 14:16:03 +00:00
load.php
locale.php
media-template.php Administration: Move more table strings to sentence casing. 2020-07-06 21:52:21 +00:00
media.php Administration: Move more table strings to sentence casing. 2020-07-06 21:52:21 +00:00
meta.php
ms-blogs.php Docs: Improve documentation for various option functions. 2020-07-05 14:46:03 +00:00
ms-default-constants.php
ms-default-filters.php Multisite: Delete the signup entry when a user is deleted from the database. 2020-07-05 11:21:03 +00:00
ms-deprecated.php
ms-files.php
ms-functions.php Multisite: Delete the signup entry when a user is deleted from the database. 2020-07-05 11:21:03 +00:00
ms-load.php
ms-network.php
ms-settings.php
ms-site.php
nav-menu-template.php Docs: Improve DocBlocks in wp-includes/nav-menu-template.php per the documentation standards. 2020-07-07 09:28:01 +00:00
nav-menu.php
option.php Options, Meta APIs: Introduce register_setting and unregister_setting actions. 2020-07-05 15:07:06 +00:00
pluggable-deprecated.php
pluggable.php
plugin.php Plugins: Consistently use an empty string as the default value for $replacement and $message parameters in: 2020-07-05 21:09:03 +00:00
post-formats.php
post-template.php
post-thumbnail-template.php Post Thumbnails: Change the return value of get_post_thumbnail_id() for a non-existing post to false instead of an empty string. 2020-07-05 10:17:02 +00:00
post.php Taxonomy: Add support for default terms for custom taxonomies. 2020-07-07 00:55:03 +00:00
query.php
registration-functions.php
registration.php
rest-api.php REST API: Correct the check for $version argument in rest_handle_doing_it_wrong(). 2020-07-07 09:56:02 +00:00
revision.php
rewrite.php
rss-functions.php
rss.php XML-RPC: Explicitly unset the reference to the parser resource after calling xml_parser_free() to avoid memory leaks in PHP 7.0.0 or higher. 2020-07-05 15:22:01 +00:00
script-loader.php I18N: Use wp.i18n for translatable strings in wp-admin/js/set-post-thumbnail.js. 2020-07-07 18:55:04 +00:00
session.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
shortcodes.php
sitemaps.php
spl-autoload-compat.php
taxonomy.php Coding standards: Fix a few phpcs errors to get tests passing. 2020-07-07 03:55:02 +00:00
template-loader.php
template.php Themes: Allow template loading functions to pass additional arguments to the template via the $args parameter. 2020-07-07 11:01:59 +00:00
theme.php
update.php Docs: Correct instances of “auto update” with “auto-update” for consistency. 2020-07-06 19:15:03 +00:00
user.php
vars.php
version.php Upgrade/Install: Add hook_extra parameter to the upgrader_pre_download filter. 2020-07-07 19:15:06 +00:00
widgets.php Accessibility: Widgets: Further improve spacing between Widgets checkboxes and radio buttons in the admin interface. 2020-07-07 17:29:04 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00