Upload to different path
-
Hi there
I’d like to edit the media upload files in WordPress 2.9.1 to accept a parameter (on media-upload.php) so that files uploaded using the parameter are uploaded to a hard-coded, different directory other than the default just for that instance when the parameter is used…
For example:
Say https://blahblah.com/wp-admin/media-upload.php?type=image uploads to https://blahblah.com/images
How do I change the system so that:
https://blahblah.com/wp-admin/media-upload.php?type=image&differentpath=yes
will upload to https://blahblah.com/different/path/images
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Upload to different path’ is closed to new replies.