Filters checking the status of the current blog.
Parameters
$check
bool|null
Whether to skip the blog status check. Default null.
Source
File: wp-includes/ms-load.php.
View all references
$check = apply_filters( "ms_site_check", null );
Sharing Wordpress Plugins, Wordpress Themes and WordPress Tutorials
Filters checking the status of the current blog.
$check
bool|null
Whether to skip the blog status check. Default null.
File: wp-includes/ms-load.php.
View all references
$check = apply_filters( "ms_site_check", null );