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
Return Return
(bool) If the file is hosted locally or not
Source Source
File: includes/process-download.php
Changelog Changelog
Version | Description |
---|---|
2.5.10 | Introduced. |