---
id: gk-foundation-integrations-helpscout-display
title: "Filter - gk/foundation/integrations/helpscout/display"
sidebar_label: "gk/foundation/integrations/helpscout/display"
tags:
  - "1.0.0"
---

# Filter: gk/foundation/integrations/helpscout/display

Toggles whether HS beacon should be displayed. Return "true" to short-circuit all other checks.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $display_beacon | `bool` | Whether to display the beacon. |
| $page | `string\|null` | Current page ($_REQUEST['page']). |
| $post_type | `string\|null` | Current post type ($_REQUEST['post_type']). |

### Since

- 1.0.0

### Source

Defined in `Integrations/HelpScout.php` at line 124

