From: Anthony Talarico Date: Fri, 10 Feb 2017 19:29:54 +0000 (-0500) Subject: adding function to refresh the golf show form after 5 seconds up on the form X-Git-Tag: v1.2.19^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=c752ba3fd92f3e47319fa68328592dc15051d523;p=WP-Themes%2Fmountpleasantwow.git adding function to refresh the golf show form after 5 seconds up on the form being submitted --- diff --git a/functions.php b/functions.php index f6f32e6..9b2de02 100644 --- a/functions.php +++ b/functions.php @@ -522,7 +522,15 @@ function mountpleasant_empty_cart() $woocommerce->cart->empty_cart(); } } - +add_action( 'gform_after_submission_17', 'after_submission', 10, 2 ); +function after_submission(){ + function thankyou_reload(){ ?> + + +