Description
Filters checking the status of the current blog.
Occurrences
Filename | Line Number |
---|---|
wp-includes/ms-load.php | 83 |
Parameters
Type | Name | Description |
---|---|---|
bool|null | $check | Whether to skip the blog status check. Default null. |
PHP Doc
/**
* Filters checking the status of the current blog.
*
* @since 3.0.0
*
* @param bool|null $check Whether to skip the blog status check. Default null.
*/