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


Top ↑

Source Source

File: includes/download-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.10 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.