[wp-trac] [WordPress Trac] #32430: Users should be notified of password/e-mail changes
WordPress Trac
noreply at wordpress.org
Thu Jun 18 13:29:45 UTC 2015
#32430: Users should be notified of password/e-mail changes
-----------------------------------+--------------------------
Reporter: markjaquith | Owner: markjaquith
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 4.3
Component: Security | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion has-patch | Focuses:
-----------------------------------+--------------------------
Comment (by boonebgorges):
In [changeset:"32838"]:
{{{
#!CommitTicketReference repository="" revision="32838"
When updating a user, only send email-change notification if email address
is passed.
The notification, introduced in [32380], was firing incorrectly (and
throwing
a PHP notice) when `wp_update_user()` was called without including
'user_email'
in the update data.
Props imath.
Fixes #32684. See #32430.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32430#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list