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​

  • 1.6

Source​

Defined in src/Admin/DuplicateView.php at line 335