17 Premium Addons Completely Free!!

Buy ARForms Now & Get

Grab the Deal

ARForms Blog

arfbefore_autoresponse_chnage_mail_address_in_out_side

1 min read

Usage:


add_filter('arfbefore_autoresponse_chnage_mail_address_in_out_side', 'your_function', 10, 4);
function your_function($to_email, $email_field, $entry_id, $form_id){
//Change To email address.
$to_email = 'CHANGE EMAIL ADDRESS';
return $to_email;
}





Parameters:




$to_email

Email address where email is to be sent.




$email_field

Field ID mapped with To email address option from form editor.




$entry_id

Created entry ID after form submission.




$form_id

Form ID.



facebook icon

Brian Denim

Brian is a WordPress expert with a decade of dev experience, a knack for technical writing, a film buff, and an outdoor enthusiast.

© 2024 Repute InfoSystems - All Rights Reserved.