---
id: gk-foundation-notices-update
title: "Filter - gk/foundation/notices/update"
sidebar_label: "gk/foundation/notices/update"
tags:
  - "1.3.0"
---

# Filter: gk/foundation/notices/update

Filters the updated notice definition before saving.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $updated_def | `array` | Updated notice definition. |
| $changes | `array` | Changes that were applied. |
| $notice_id | `string` | Notice ID being updated. |

### Since

- 1.3.0

### Source

Defined in `Notices/NoticeManager.php` at line 353

