edd_get_download_by( string $field = '', mixed $value = '' )
Retrieve a download by a given field
Description Description
Parameters Parameters
- $field
-
(Optional) The field to retrieve the discount with
Default value: ''
- $value
-
(Optional) The value for field
Default value: ''
Return Return
(mixed)
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
2.0 | Introduced. |