updated plugin Easy Digital Downloads
version 3.1.1.4.2
This commit is contained in:
@ -215,10 +215,6 @@ function edd_delete_purchase( $payment_id = 0, $update_customer = true, $delete_
|
||||
}
|
||||
}
|
||||
|
||||
if ( $customer && $customer->id && $update_customer ) {
|
||||
$customer->recalculate_stats();
|
||||
}
|
||||
|
||||
do_action( 'edd_payment_deleted', $payment_id );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user