apply_filters( 'edd_get_download_price', string $price , string|int $id )
Override the download price.
Description Description
Parameters Parameters
- $price
-
The download price(s).
- $id
-
The downloads ID.
Source Source
File: includes/class-edd-download.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |