Summery Summery
Create recipient headers.
Syntax Syntax
Parameters Parameters
- $type
-
(Required)
- $addr
-
(Required) An array of recipient, where each recipient is a 2-element indexed array with element 0 containing an address and element 1 containing a name, like: array(array('joe@example.com', 'Joe User'), array('zoe@example.com', 'Zoe User'))
Return Return
(string)
Source Source
File: wp-includes/class-phpmailer.php