get_space_allowed

最后更新于:2021-11-26 23:18:29

apply_filters( ‘get_space_allowed’, int $space_allowed )

Filters the upload quota for the current site.

参数

$space_allowed

(int)
Upload quota in megabytes for the current blog.

源文件

文件: gc-includes/ms-functions.php

View on Trac