[wp-trac] [WordPress Trac] #43973: Email user once removal request completed - GDPR
WordPress Trac
noreply at wordpress.org
Thu May 10 21:19:29 UTC 2018
#43973: Email user once removal request completed - GDPR
-----------------------------------+-----------------------------
Reporter: garrett-eclipse | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9.6
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: gdpr has-patch commit | Focuses:
-----------------------------------+-----------------------------
Comment (by iandunn):
In [changeset:"43236" 43236]:
{{{
#!CommitTicketReference repository="" revision="43236"
Privacy: Expose erasure notification recipient to filter callbacks.
The previous `user_email` value was redundant, because it always matched
`$request_data->email`. That value might be different from where the
message is sent, though, if the `user_erasure_fulfillment_email_to` filter
is used. If they are different, then callbacks for the
`user_confirmed_action_email_content` filter may want to distinguish
between the email address of the user making the request, and the email
address that the confirmation notification is being sent to.
Props desrosj, iandunn.
See #43973.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43973#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list