edd_get_file_download_limit( int $download_id )

Gets the file download file limit for a particular download


Description Description

This limit refers to the maximum number of times files connected to a product can be downloaded.


Parameters Parameters

$download_id

(Required) Download ID


Top ↑

Return Return

(int) $limit File download limit


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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