---
id: gk-gravityview-field-output-fix-heading-wrapper
title: "Filter - gk/gravityview/field-output/fix-heading-wrapper"
sidebar_label: "gk/gravityview/field-output/fix-heading-wrapper"
---

# Filter: gk/gravityview/field-output/fix-heading-wrapper

Disable demotion and suppression of heading wrappers around invalid or empty field values.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $fix | `bool` | Whether to guard heading wrappers. Default: true. |
| $args | `array` | Field output arguments. |
| $context | `\GV\Template_Context\|null` | The context. |

### Since

- TBD: TBD

### Source

Defined in `src/API/class-api.php` at line 1148

