edd_get_lowest_price_id( int $download_id )
Retrieves the ID for the cheapest price option of a variable priced download
Description Description
Parameters Parameters
- $download_id
-
(Required) ID of the download
Return Return
(int) ID of the lowest price
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |