edd_receipt_show_download_files( int $item_id, array $receipt_args, array $item = array() )

Show a download’s files in the purchase receipt


Description Description


Parameters Parameters

$item_id

(Required) The download ID

$receipt_args

(Required) Args specified in the [edd_receipt] shortcode

$item

(Optional) Cart item array

Default value: array()


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/checkout/template.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.