edd_check_file_url_head()
Function: Perform a head request on file URLs before attempting to download to check if they are accessible.
Source: includes/process-download.php:958
Function: Perform a head request on file URLs before attempting to download to check if they are accessible.
Source: includes/process-download.php:958
Function: Determines if a file should be allowed to be downloaded by making sure it’s within the wp-content directory.
Source: includes/process-download.php:1004
Filter Hook: This is an absolute path
Source: includes/process-download.php:1022
Function: Determines if we should use symbolic links during the file download process
Source: includes/process-download.php:917
Function: Given a local URL, make sure the requests matches the request scheme
Source: includes/process-download.php:931
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
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:275