wpseek.com
A WordPress-centric search engine for devs and theme authors



ms_site_check › WordPress Filter Hooks

Since3.0.0
Deprecatedn/a
apply_filters( 'ms_site_check', null )
Parameters:
  • (bool|null) $check Whether to skip the blog status check. Default null.
    Required: Yes
Defined at:
Codex:

Filters checking the status of the current blog.





Source

$check = apply_filters( 'ms_site_check', null );