apply_filters( 'get_space_allowed', int $space_allowed )
Filters the upload quota for the current site.
Parameters
- $space_allowed
-
Upload quota in megabytes for the current blog.
Source
Changelog
Version | Description |
---|---|
3.7.0 | Introduced. |