---
id: gk-foundation-settings
title: "Filter - gk/foundation/settings"
sidebar_label: "gk/foundation/settings"
tags:
  - "1.0.0"
  - "1.6.0"
---

# Filter: gk/foundation/settings

Modifies the GravityKit general settings object.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $all_settings | `array` | GravityKit general settings. |
| $payload | `array` | Request payload, if this is an Ajax request. |

### Since

- 1.0.0
- 1.6.0: Added $payload parameter.

### Source

Defined in `Core.php` at line 766

