Filter: gravityview/view/widgets/default
Modify the default widgets for new Views.
Parameters
| Name | Type | Description |
|---|---|---|
| $widgets | array | A Widget configuration array. |
| $template_id | string | The current slug of the selected View template. |
| $zone | string | The widget zone that's being requested. |
| $post_id | int | The auto-draft post ID. |
Since
- 2.10
Source
Defined in src/Admin/AdminViews.php at line 2013