apply_filters( 'wp_mail_from_name', string $from_name )

Filters the name to associate with the “from” email address.


Description Description


Parameters Parameters

$from_name

(string) Name associated with the "from" email address.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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