wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



ms_site_check › WordPress Filter Hooks

Seit3.0.0
Veraltetn/v
apply_filters( 'ms_site_check', null )
Parameter:
  • (bool|null) $check Whether to skip the blog status check. Default null.
    Erforderlich: Ja
Definiert in:
Codex:

Filters checking the status of the current blog.





Quellcode

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