edd_get_file_download_limit_override( int $download_id, int $payment_id )

Gets the file download file limit override for a particular download


Description Description

The override allows the main file download limit to be bypassed


Parameters Parameters

$download_id

(Required) Download ID

$payment_id

(Required) Payment ID


Top ↑

Return Return

(int) $limit_override The new limit


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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