edd_file_ctype

Filter Hook: This is a local file given by an HTTPS URL so we need to figure out the path

Source: includes/process-download.php:740

Used by 0 functions | Uses 0 functions

edd_readfile_chunked()

Function: Reads file in chunks so big downloads are possible without changing PHP.INI See http://codeigniter.com/wiki/Download_helper_for_large_files/

Source: includes/process-download.php:752

Used by 0 functions | Uses 0 functions

edd_process_download_headers

Action Hook: Download method is set to Redirect in settings but an absolute path was provided We need to switch to a direct download in order for the file to download properly

Source: includes/process-download.php:203

Used by 0 functions | Uses 0 functions