Filter: gravityview/duplicate-view/get_clone_view_link
Modify the Clone View URL that is generated.
Parameters
| Name | Type | Description |
|---|---|---|
| $clone_view_link | string | Link with admin_url("admin.php"), plus the action query string |
| $view_id | int | View ID |
| $context | string | How to display the link. If "display", the URL is run through esc_html(). Default: display |
Since
Source
Defined in includes/class-gravityview-admin-duplicate-view.php at line 304