WordPress/wp-admin
Sergey Biryukov 86c3c7e1c9 Filesystem API: Allow download_url() to return the response code and body on error as an additional WP_Error object data.
The error response body size is limited to 1 KB by default to avoid taking up too much memory. The size can be increased using `download_url_error_max_body_size` filter.

Props soulseekah, campusboy1987, mihdan, SergeyBiryukov.
Fixes #43329.
Built from https://develop.svn.wordpress.org/trunk@42773


git-svn-id: http://core.svn.wordpress.org/trunk@42603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-03-04 17:14:31 +00:00
..
css Administration: Remove erroneous transition-delay values from CSS files. 2018-02-11 12:55:30 +00:00
images
includes Filesystem API: Allow download_url() to return the response code and body on error as an additional WP_Error object data. 2018-03-04 17:14:31 +00:00
js Accessibility: Change the comments "Quick Edit" and "Reply" links to buttons. 2018-02-28 22:36:34 +00:00
maint
network General: Introduce WP_Error::has_errors() method and use it where appropriate. 2018-02-27 02:31:31 +00:00
user
about.php
admin-ajax.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:36:50 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:36:50 +00:00
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
customize.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
edit-comments.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
edit-form-advanced.php Help/About: Correct outdated media icons reference in help text on Edit Post screen. 2018-02-03 13:58:30 +00:00
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
edit.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
media.php
menu-header.php
menu.php Administration: Rename Appearance → Editor menu item to Theme Editor and Plugins → Editor to Plugin Editor for clarity. 2018-02-10 08:43:32 +00:00
moderation.php
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
nav-menus.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
network.php
options-discussion.php Docs: Remove extra dot from some @since tags. 2017-12-15 05:16:47 +00:00
options-general.php Role/Capability: Make install_languages capability check less restrictive. 2018-01-24 22:42:30 +00:00
options-head.php
options-media.php Code is Poetry. 2017-11-30 23:11:00 +00:00
options-permalink.php
options-reading.php
options-writing.php
options.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
plugin-editor.php Administration: Remove unnecessary capitalization when referencing to plugin/theme editors. 2018-02-26 19:35:30 +00:00
plugin-install.php
plugins.php
post-new.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
post.php
press-this.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
privacy.php
profile.php
revision.php
setup-config.php Upgrade/Install: Avoid extra line breaks in a textarea in wp-admin/setup-config.php. 2018-02-08 10:59:00 +00:00
term.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
theme-editor.php Administration: Remove unnecessary capitalization when referencing to plugin/theme editors. 2018-02-26 19:35:30 +00:00
theme-install.php Themes: Improve line wrapping in feature filter on Theme Install screen and in the Customizer. 2018-01-15 19:27:53 +00:00
themes.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
tools.php
update-core.php General: Introduce WP_Error::has_errors() method and use it where appropriate. 2018-02-27 02:31:31 +00:00
update.php Plugins: Use api.wordpress.org/plugins/info/1.2/ for querying plugins & plugin information. 2018-02-01 05:17:33 +00:00
upgrade-functions.php
upgrade.php
upload.php
user-edit.php Users: After [41163], add a notice for Email field on Profile screen that the new address will not become active until confirmed. 2018-02-11 12:23:31 +00:00
user-new.php General: Introduce WP_Error::has_errors() method and use it where appropriate. 2018-02-27 02:31:31 +00:00
users.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
widgets.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00