Filters the maximum allowed upload size for import files.
$max_upload_sizeint
$bytes = apply_filters( 'import_upload_size_limit', wp_max_upload_size() );
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/import_upload_size_limit