WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about ms_site_check

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/ms-load.php apply_filters 83 /**
* 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.
*/

Hook Parameters

Parameter Type Name Description
bool|null $check Whether to skip the blog status check. Default null.