Changeset 47651 for branches/4.6/src/wp-includes/user.php
- Timestamp:
- 04/29/2020 04:24:40 PM (6 years ago)
- Location:
- branches/4.6
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.6
- Property svn:mergeinfo changed
/trunk merged: 47634-47635,47637-47638
- Property svn:mergeinfo changed
-
branches/4.6/src/wp-includes/user.php
r38125 r47651 1613 1613 1614 1614 if ( $update ) { 1615 if ( $user_email !== $old_user_data->user_email ) {1615 if ( $user_email !== $old_user_data->user_email || $user_pass !== $old_user_data->user_pass ) { 1616 1616 $data['user_activation_key'] = ''; 1617 1617 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)