---
id: gk-gravityview-bulk-actions-resend-notifications-capability
title: "Filter - gk/gravityview/bulk-actions/resend-notifications/capability"
sidebar_label: "gk/gravityview/bulk-actions/resend-notifications/capability"
tags:
  - "3.0.0"
---

# Filter: gk/gravityview/bulk-actions/resend-notifications/capability

Filters the capability required to resend notifications from frontend bulk actions.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $capability | `string` | Required capability. |
| $action_key | `string` | Action key. |

### Since

- 3.0.0-beta.3

### Source

Defined in `src/Entry/BulkActions/Actions/ResendNotificationsAction.php` at line 110

