Skip to main content

Filter: gravityview/duplicate-view/get_clone_view_link

Modifies the Clone View URL that is generated.

Parameters

NameTypeDescription
$clone_view_linkstringLink with admin_url("admin.php"), plus the action query string.
$view_idintView ID.
$contextstringHow 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 310