Filter: gravityview/duplicate-view/copy-date
When copying a View, should the date also be copied?
Parameters
| Name | Type | Description |
|---|---|---|
| $copy_date | bool | Whether the copy the date from the existing View. Default: false. |
| $post | \WP_Post | View being cloned. |
Since
- 1.6
Source
Defined in src/Admin/DuplicateView.php at line 175