---
id: gk-foundation-skip-site-health-check
title: "Filter - gk/foundation/skip-site-health-check"
sidebar_label: "gk/foundation/skip-site-health-check"
tags:
  - "1.5.0"
---

# 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.
