Make WordPress Core

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#39112 closed defect (bug) (fixed)

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

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

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 7 years ago.

Download all attachments as: .zip

Change History (6)

#1 @johnbillion
7 years ago

  • Milestone changed from Awaiting Review to 4.9

@johnbillion
7 years ago

#2 @johnbillion
7 years ago

  • Keywords has-patch added; needs-patch removed

#3 @johnbillion
7 years ago

  • Owner set to johnbillion
  • Resolution set to fixed
  • Status changed from new to closed

In 41166:

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

Fixes #39112

#4 @johnbillion
7 years ago

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

#5 @johnbillion
7 years ago

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