apply_filters( 'import_upload_size_limit', int $max_upload_size )

Filters the maximum allowed upload size for import files.


Description Description

See also See also


Top ↑

Parameters Parameters

$max_upload_size

(int) Allowed upload size. Default 1 MB.


Top ↑

Source Source

File: wp-admin/includes/template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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