Action: gk/gravityview/admin-views/area/actions
Allows adding custom actions inside the View editor's droppable areas.
Parameters
| Name | Type | Description |
|---|---|---|
| $area | array | The current area configuration. |
| $type | string | The type of area (e.g., 'widget', 'field'). |
| $values | array | The values in the area. |
| $is_dynamic | bool | Whether the area is dynamic. |
| $template_id | string | The ID of the template being used. |
| $zone | string | The zone where the area is located. |
Since
Source
Defined in includes/class-admin-views.php at line 1280