Make WordPress Core

Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#39112 closed defect (bug) (fixed)

Email address change notification doesn't include the new email address

Reported by: johnbillion Owned by: johnbillion
Priority: normal Milestone: 4.9
Component: Users Version: 4.3
Severity: normal Keywords:
Cc: Focuses:

Description

In wp_update_user(), a notification email is sent out to the user when their email address is changed. The text in the notification email doesn't include the new email address.

The message should probably read:

This notice confirms that your email address on ###SITENAME### was changed to ###NEWEMAIL###.

Attachments (1)

39112.diff (2.8 KB ) - added by johnbillion 9 years ago.

Download all attachments as: .zip

Change History (6)

#1 @johnbillion
9 years ago

  • Milestone Awaiting Review4.9

@johnbillion
9 years ago

#2 @johnbillion
9 years ago

  • Keywords has-patch added; needs-patch removed

#3 @johnbillion
9 years ago

  • Owner set to johnbillion
  • Resolutionfixed
  • Status newclosed

In 41166:

Users: Add the new email address to the email address change notification email.

Fixes #39112

#4 @johnbillion
9 years ago

  • Keywords needs-dev-note added; has-patch removed

#5 @johnbillion
9 years ago

  • Keywords needs-dev-note removed
Note: See TracTickets for help on using tickets.