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