updated plugin Easy Digital Downloads
version 3.1.1.2
This commit is contained in:
@ -72,7 +72,7 @@ if ( $orders ) :
|
||||
|
||||
foreach ( $download_files as $filekey => $file ) :
|
||||
|
||||
$download_url = edd_get_download_file_url( $order->payment_key, $order->email, $filekey, $item->product_id, $price_id );
|
||||
$download_url = edd_get_download_file_url( $order, $order->email, $filekey, $item->product_id, $price_id );
|
||||
?>
|
||||
|
||||
<div class="edd_download_file">
|
||||
|
Reference in New Issue
Block a user