Skip to main content

Action: gk/gravityview/rest/view/cloned

Fires after a View has been cloned. Use this to copy add-on-owned post meta the core cloner doesn't know about.

Parameters

NameTypeDescription
$new_idintNew View post id.
$source_idintSource View post id.

Since

  • TBD: TBD

Source

Defined in src/Abilities/Views/CloneView.php at line 149