edd_set_requested_file_scheme( string $requested_file, array $download_files, string $file_key )

Given a local URL, make sure the requests matches the request scheme


Description Description


Parameters Parameters

$requested_file

(Required) The Requested File

$download_files

(Required) The download files

$file_key

(Required) The file key


Top ↑

Return Return

(string) The file (if local) with the matched scheme


Top ↑

Source Source

File: includes/process-download.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.10 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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