[wp-trac] [WordPress Trac] #38068: Add filters to wp_new_user_notification and wp_password_change_notification
WordPress Trac
noreply at wordpress.org
Wed Jul 26 00:53:23 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: has-patch needs-codex | Focuses:
-----------------------------------+--------------------------
Changes (by johnbillion):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"41153"]:
{{{
#!CommitTicketReference repository="" revision="41153"
Users: Introduce filters for the contents of email notifications for new
user registrations and password resets.
Introduces:
* `wp_password_change_notification_subject`
* `wp_password_change_notification_message`
* `wp_password_change_notification_headers`
* `wp_new_user_notification_admin_subject`
* `wp_new_user_notification_admin_message`
* `wp_new_user_notification_admin_headers`
* `wp_new_user_notification_subject`
* `wp_new_user_notification_message`
* `wp_new_user_notification_headers`
Props pbearne, dipesh.kakadiya
Fixes #38068
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38068#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list