[wp-trac] [WordPress Trac] #38068: Add filters to wp_new_user_notification and wp_password_change_notification
WordPress Trac
noreply at wordpress.org
Thu Aug 3 13:20:40 UTC 2017
#38068: Add filters to wp_new_user_notification and
wp_password_change_notification
---------------------------------------------+--------------------------
Reporter: pbearne | Owner: johnbillion
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.9
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: needs-dev-note has-patch commit | Focuses:
---------------------------------------------+--------------------------
Changes (by johnbillion):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"41213"]:
{{{
#!CommitTicketReference repository="" revision="41213"
Users: Switch to using array style filters for the newly introduced
filters in `wp_password_change_notification()` and
`wp_new_user_notification()`.
This introduces three new filters, replacing those that were introduced in
[41153]:
* `wp_password_change_notification_email`
* `wp_new_user_notification_email_admin`
* `wp_new_user_notification_email`
Props pbearne
Fixes #38068
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38068#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list