Filter: gk/gravityview/admin-views/view/is-dynamic
Modifies whether the zone is sortable.
Parameters
| Name | Type | Description |
|---|---|---|
| $is_dynamic | bool | Whether area is dynamic, meaning sortable / deletable / actionable. |
| $template_id | string | Template ID. |
| $type | string | The object type; widget or field. |
| $zone | string | Current View context: directory, single, or edit (default: 'single') |
Since
Source
Defined in includes/class-admin-views.php at line 2172