edd_get_payment_meta_downloads( int $payment_id )
Get the downloads Key from Payment Meta
Description Description
Parameters Parameters
- $payment_id
-
(Required) Payment ID
Return Return
(array) $downloads Downloads Meta Values
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
1.2 | Introduced. |