[wp-trac] [WordPress Trac] #44501: Change "From" email address for GDPR request confirmation email
WordPress Trac
noreply at wordpress.org
Tue Jul 3 19:12:42 UTC 2018
#44501: Change "From" email address for GDPR request confirmation email
-------------------------------+------------------------------
Reporter: zaffarn | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by desrosj):
* keywords: => reporter-feedback
* type: defect (bug) => enhancement
Comment:
@zaffarn thanks for the ticket, and welcome to Trac!
The from email for privacy related emails is the default email used by
`wp_mail()`. You can filter this email and name using `wp_mail_from` and
`wp_mail_from_name` respectively.
Can you tell me more about your use case? If you need all other site
emails to come from the default address and all privacy emails to come
from another, that may be a good instance to look into adding a filter of
some sort.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44501#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list