apply_filters( 'ms_site_check', bool|null $check )
Filters checking the status of the current blog.
Parameters
- $check
-
Whether to skip the blog status check. Default null.
Source
File: wp-includes/ms-load.php
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |