---
id: gk-gravityview-bulk-actions-supported-template-ids
title: "Filter - gk/gravityview/bulk-actions/supported-template-ids"
sidebar_label: "gk/gravityview/bulk-actions/supported-template-ids"
tags:
  - "3.0.0"
---

# Filter: gk/gravityview/bulk-actions/supported-template-ids

Filters the directory template IDs that support frontend bulk actions.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $template_ids | `string[]` | Template IDs. |
| $view_id | `int` | View ID, or 0 when unavailable. |
| $view | `\View\|null` | View context, or null when unavailable. |

### Since

- 3.0.0

### Source

Defined in `src/Entry/BulkActions/Config.php` at line 98

