Add to Bcc to sender in the contact form for single ad
Hi, how can we add a Bcc field to the contact form for each ad? So that the sender can get a copy of the sent message. The currently used function, simply sending to the advertiser, is this APP_Mail_From::apply_once( array( 'email' => $email['from'], 'name' => $email['from_name'], 'reply' => true ) );
appthemes_send_email( $email['to'], $email['subject'], $email['message'] );
Many greetings and thank you very much for your reply.
Staff of Evidenza.it