apply_filters( 'edd_has_variable_prices', bool $ret , int|string )
Override whether the download has variables prices.
Description Description
Parameters Parameters
- $ret
-
Does download have variable prices?
-
The ID of the download.
Source Source
File: includes/class-edd-download.php
Changelog Changelog
Version | Description |
---|---|
2.3 | Introduced. |