edd_get_purchase_download_links( int $payment_id )
Gets the download links for each item purchased
Description Description
Parameters Parameters
- $payment_id
-
(Required) The ID of the payment to retrieve download links for
Return Return
(string)
Source Source
File: includes/template-functions.php
Changelog Changelog
Version | Description |
---|---|
1.1.5 | Introduced. |