Host and post updates / ecom updates

This commit is contained in:
Tony Volpe
2024-10-28 14:23:22 -04:00
parent 6700dc85db
commit 6a0bf4234e
6 changed files with 68 additions and 180 deletions

View File

@@ -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 );