[wp-trac] [WordPress Trac] #34252: Add `$user_login` and `$user_data` parameters to `retrieve_password_title` filter
WordPress Trac
noreply at wordpress.org
Tue Oct 13 00:50:30 UTC 2015
#34252: Add `$user_login` and `$user_data` parameters to `retrieve_password_title`
filter
------------------------------------+---------------------------
Reporter: sudar | Owner: DrewAPicture
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Login and Registration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------------+---------------------------
Changes (by DrewAPicture):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"35093"]:
{{{
#!CommitTicketReference repository="" revision="35093"
Login: Pass the username and `WP_User` object to the
`retrieve_password_title` filter.
Adding these parameters creates parity with the
`retrieve_password_message` filter, used for modifying the message body of
the same password reset email.
Props sudar.
Fixes #34252.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34252#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list