edd_is_local_file()
Function: Determine if the file being requested is hosted locally or not
Source: includes/process-download.php:381
Function: Determine if the file being requested is hosted locally or not
Source: includes/process-download.php:381
Function: Given the URL to a file, determine it’s local path
Source: includes/process-download.php:400
Function: Get the file content type
Source: includes/process-download.php:441
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