pre_get_space_used
最后更新于:2021-11-27 18:58:06
apply_filters( ‘pre_get_space_used’, int|false $space_used )
Filters the amount of storage space used by the current site, in megabytes.
参数
- $space_used
-
(int|false)
The amount of used space, in megabytes. Default false.
源文件
文件: gc-includes/ms-functions.php