groundhogg/form/submission_handler/after

This Groundhogg hook executes after the submission handler successfully handled the submission request.

do_action( 'groundhogg/form/submission_handler/after', $submission, $contact, $this );

This Groundhogg hook comes with three arguments: $sumisssion (object of a submission class which is handled by the handler), $contact (object of the contacts class of Groundhogg), and $this (object of the submission_handler class).

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us