email – Cc header in wp_mail() not working

Question

Hi for some reason the Cc email address wont receive the same mail as the recipent.

    $headers = array('Content-Type: text/html; charset=UTF-8', 'Cc: finance@ifhc.nl', 'From: IFHC <noreply@ifhc.nl>' );

wp_mail($receiver, $addonList[$addonId][‘Description’], $message, $headers);

0
Jan 4 weeks 2023-03-03T08:35:37-05:00 0 Answers 0 views 0

Leave an answer

Browse
Browse