edd_price_range( int $download_id )
Retrieves a price from from low to high of a variable priced download
Description Description
Parameters Parameters
- $download_id
-
(Required) ID of the download
Return Return
(string) $range A fully formatted price range
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
1.4.4 | Introduced. |