From: Anthony Talarico Date: Mon, 24 Oct 2016 19:23:06 +0000 (-0400) Subject: removing test print_r statement from functions file for the gravity forms token form... X-Git-Tag: v1.0.0^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c68197a2e1b8fd65412d04cbeb81dab31422c011;p=WP-Themes%2Fmackinacbridge.git removing test print_r statement from functions file for the gravity forms token form content filter --- diff --git a/functions.php b/functions.php index 7750109..f2a800a 100644 --- a/functions.php +++ b/functions.php @@ -320,7 +320,7 @@ if (!function_exists('is_in_tree')) { add_action( 'gform_after_submission', 'set_post_content', 10, 2 ); function set_post_content( $entry, $form ) { - echo '
', print_r($entry), '
'; +// echo '
', print_r($entry), '
'; if($form['id'] === 4){ if ( $entry['36.3'] > 1){