Open
Description
I'd like to be able to solve the following use case
$to = "[email protected]";
$header = "FROM: John Doe<[email protected]>"; <------ ex: set the FROM value with a name
$message = "Your message here.";
$subject = "Your subject";
As of now it looks like the FROM defaults to WordPress
Metadata
Metadata
Assignees
Labels
No labels