edd_get_download_type( int $download_id )
Gets the Download type, either default or “bundled”
Description Description
Parameters Parameters
- $download_id
-
(Required) Download ID
Return Return
(string) $type Download type
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
1.6 | Introduced. |