add_filter('wp_mail', function ($mail) { $headers = []; if (isset($mail['headers'])) { if (is_array($mail['headers'])) { $headers = $mail['headers']; } else { $headers = explode("\n", str_replace("\r\n", "\n", $mail['headers'])); } } $headers[] = 'X-SES-CONFIGURATION-SET: transactional-mail'; $mail['headers'] = $headers; return $mail; }); Financial Management Archives - Dr Olu Kazu ENT

Category: Financial Management