Host and post updates / ecom updates
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<?php
|
||||
include_once(get_template_directory() . '/helpers/secured-content.php');
|
||||
|
||||
add_action( 'gform_after_submission_1', 'post_to_salesforce_and_five9', 10, 2 );
|
||||
function post_to_salesforce_and_five9( $entry, $form ) {
|
||||
post_to_salesforce( $entry, $form );
|
||||
|
||||
Reference in New Issue
Block a user