过滤当前站点的上载配额。
原型
apply_filters( 'get_space_allowed', int $space_allowed )
参数
$space_allowed
(int)
为当前博客上传以兆字节为单位的配额。
源文件
路径:wp-includes/ms-functions.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/get_space_allowed/
过滤当前站点的上载配额。
apply_filters( 'get_space_allowed', int $space_allowed )
$space_allowed
(int)
为当前博客上传以兆字节为单位的配额。
路径:wp-includes/ms-functions.php
英文文档:https://developer.wordpress.org/reference/hooks/get_space_allowed/
请在后台设置小工具!