apply_filters( 'edd_is_file_at_download_limit', bool $ret , int $download_id , int $payment_id , int $file_id , int|false $price_id )
Filters whether or not a file is at its download limit.
Description Description
Parameters Parameters
- $ret
-
- $download_id
-
- $payment_id
-
- $file_id
-
- $price_id
-
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
2.10 | Introduced. |