Forums
(@rohitab)
16 years, 5 months ago
I modified it to replace the URL path with the file path. Works for me.
$path = str_replace(get_option('upload_url_path'), get_option('upload_path') ,$path);