uploadDir, Have an "A" in my filepath
-
Hello All, I have a plugin that uses : $uploadDir = wp_upload_dir();
I changed it to: $uploadDir = wp_upload_dir() . ‘/’;
This adds an “A” to my filepath tho. Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘uploadDir, Have an "A" in my filepath’ is closed to new replies.