Summery Summery
Send mail using the PHP mail() function.
Syntax Syntax
Parameters Parameters
- $header
-
(Required) The message headers
- $body
-
(Required) The message body
Return Return
(boolean)
Source Source
File: wp-includes/class-phpmailer.php