diff --git a/core/um-actions-password.php b/core/um-actions-password.php index 11b6502f..318c706d 100644 --- a/core/um-actions-password.php +++ b/core/um-actions-password.php @@ -66,6 +66,7 @@ function um_send_password_change_email( $args ){ global $ultimatemember; + extract( $args ); um_fetch_user( $user_id );