[wp-trac] [WordPress Trac] #54690: Add ability to filter whole notification email in retrieve_password
WordPress Trac
noreply at wordpress.org
Thu Apr 14 06:22:58 UTC 2022
#54690: Add ability to filter whole notification email in retrieve_password
-------------------------------------------------+-------------------------
Reporter: connapptivity | Owner: audrasjb
Type: feature request | Status: closed
Priority: normal | Milestone: 6.0
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests needs-dev- | Focuses: docs
note commit assigned-for-commit |
-------------------------------------------------+-------------------------
Changes (by audrasjb):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"53178" 53178]:
{{{
#!CommitTicketReference repository="" revision="53178"
Users: Update parameters passed to the new `send_retrieve_password_email`
and `retrieve_password_notification_email` filters.
For consistency with some similar filters like
`send_password_change_email` or `send_email_change_email`, and for more
flexibility, pass `$user_login` and `$user_data` parameters directly to
the new `send_retrieve_password_email` and
`retrieve_password_notification_email` filters.
Follow-up to [52604], [52605], [52606], [52607].
Props SergeyBiryukov, costdev, peterwilsoncc.
Fixes #54690.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54690#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list