Skip to content

Can't manually set email headers #3

Open
@mikecabana

Description

@mikecabana

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions