Warning: This function has been deprecated.

edd_get_downloads_of_purchase( int $payment_id, null $payment_meta = null )

Get Downloads Of Purchase


Description Description

Retrieves an array of all files purchased.


Parameters Parameters

$payment_id

(Required) ID number of the purchase

$payment_meta

(Optional)

Default value: null


Top ↑

Return Return

(bool|mixed)


Top ↑

Source Source

File: includes/deprecated-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4 This function has been deprecated.
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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