WPDev.one
Core Function
View Source on Trac ↗

fix_phpmailer_messageid()

fix_phpmailer_messageid( mixed $phpmailer )

Corrects From host on outgoing mail to match the site domain.

Parameters 1 required

Name / Type Description
$phpmailer
PHPMailer\PHPMailer\PHPMailer

The PHPMailer instance (passed by reference).

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
MU (3.0.0)
Source File
wp-includes/ms-functions.php
Advertisement