edd_has_variable_prices( int $download_id )
Checks to see if a download has variable prices enabled.
Description Description
Parameters Parameters
- $download_id
-
(Required) ID number of the download to check
Return Return
(bool) true if has variable prices, false otherwise
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.7 | Introduced. |