diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index 7e443c42c3..955a82a998 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -485,8 +485,16 @@ if ( is_multisite() && is_network_admin() && ! IS_PROFILE_PAGE && current_user_c -
+ ID == $current_user->ID ) : + ?> +

+ The new address will not become active until confirmed.' ); ?> +

+ ID, '_new_email', true ); if ( $new_email && $new_email['newemail'] != $current_user->user_email && $profileuser->ID == $current_user->ID ) : ?>