Filter: gravityview/duplicate-view/new-view
Modifies View configuration before creating the duplicated View.
Parameters
| Name | Type | Description |
|---|---|---|
| $new_view | array | Array of settings to be passed to wp_insert_post(). |
| $post | \WP_Post | View being cloned. |
Since
- 1.6
Source
Defined in src/Admin/DuplicateView.php at line 190