bcc for all my forms
-
hi there,
i found on your site the snippet for bcc form email .. and this:
// Only run this snippet on the form ID 235
if ( absint( $emails->form_data[‘id’] ) !== 235 ) {
return $data;
}is only for 1 form .. but i have 4 forms in my site? how can have a bcc for all of my forms?
idea?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘bcc for all my forms’ is closed to new replies.