edd_deliver_download( string $file = '', bool $redirect = false )

Deliver the download file


Description Description

If enabled, the file is symlinked to better support large file downloads


Parameters Parameters

$file

(Optional)

Default value: ''

$redirect

(Optional) True if we should perform a header redirect instead of calling edd_readfile_chunked()

Default value: false


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/process-download.php


			

Top ↑

User Contributed Notes User Contributed Notes

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