ms_site_check

最后更新于:2021-11-27 08:36:12

apply_filters( ‘ms_site_check’, bool|null $check )

Filters checking the status of the current blog.

参数

$check

(bool|null)
Whether to skip the blog status check. Default null.

源文件

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

View on Trac