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