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
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
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
Function: Used to process an old URL format for downloads
Source: includes/process-download.php:852
Function: Used to process a signed URL for processing downloads
Source: includes/process-download.php:873
Function: Process Download
Source: includes/process-download.php:24
Action Hook: Allow extensions to run actions prior to recording the file download log entry
Source: includes/process-download.php:166
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