apply_filters( 'ms_site_check', bool )

Filters checking the status of the current blog.


Parameters

(bool) null Whether to skip the blog status check. Default null.


Source

File: wp-includes/ms-load.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.0.0 Introduced.