apply_filters( 'edd_single_price_option_mode', bool $ret , int|string )
Override the price mode for a download when checking if is in single price mode.
Description Description
Parameters Parameters
- $ret
-
Is download in single price mode?
-
The ID of the download.
Source Source
File: includes/class-edd-download.php
Changelog Changelog
Version | Description |
---|---|
2.3 | Introduced. |