Filter: gk/foundation/skip-site-health-check
Filters if site health check should be skipped. This is useful if loopback is restricted.
Parameters
| Name | Type | Description |
|---|---|---|
| $skip_site_health_check | bool | Whether to skip site health check. |
Since
- 1.5.0
Source
Defined in Helpers/Core.php at line 508
Returns
True if site health check should be skipped.