edd_is_local_file( string $requested_file )

Determine if the file being requested is hosted locally or not


Description Description


Parameters Parameters

$requested_file

(Required) The file being requested


Top ↑

Return Return

(bool) If the file is hosted locally or not


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.