apply_filters( 'wp_mail_from', string $from_email )

Filters the email address to send from.


Description Description


Parameters Parameters

$from_email

(string) Email address to send from.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.