edd_get_local_path_from_url( string $url )

Given the URL to a file, determine it’s local path


Description Description

Used during the symlink process to determine where to make the symlink point to


Parameters Parameters

$url

(Required) The URL of the file requested


Top ↑

Return Return

(string) If found to be locally hosted, the path to the file


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.