diff --git a/gp-easy-passthrough/gpep-delete-passthrough-entry-after-submission.php b/gp-easy-passthrough/gpep-delete-passthrough-entry-after-submission.php index c055c3ad0..663504105 100644 --- a/gp-easy-passthrough/gpep-delete-passthrough-entry-after-submission.php +++ b/gp-easy-passthrough/gpep-delete-passthrough-entry-after-submission.php @@ -3,6 +3,8 @@ * Gravity Perks // Easy Passthrough // Delete Passthrough Entry After Submission * https://gravitywiz.com/documentation/gravity-forms-easy-passthrough/ * + * Instruction Video: https://www.loom.com/share/91866484b97248d5bf6a2db576d11957 + * * Delete the entry passed through via the EP token after the target form has been submitted. */ add_filter( 'gform_after_submission', function() {