apply_filters( 'download_url_error_max_body_size', int $size )

Filters the maximum error response body size in download_url().


Description Description

See also See also


Top ↑

Parameters Parameters

$size

(int) The maximum error response body size. Default 1 KB.


Top ↑

Source Source

File: wp-admin/includes/file.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.