Filters checking the status of the current blog.
Parameters
$checkbool|null- Whether to skip the blog status check. Default null.
Source
$check = apply_filters( 'ms_site_check', null );
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
Filters checking the status of the current blog.
$checkbool|null$check = apply_filters( 'ms_site_check', null );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.