---
id: gk-foundation-ajax-before
title: "Action - gk/foundation/ajax/before"
sidebar_label: "gk/foundation/ajax/before"
tags:
  - "1.0.11"
---

# Action: gk/foundation/ajax/before

Fires before the Ajax call is processed.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $router | `string` |  |
| $route | `string` |  |
| $payload | `array` |  |

### Since

- 1.0.11

### Source

Defined in `WP/AjaxRouter.php` at line 139

