Feature Request: Add file upload path to get_posted_data()
-
I would like to copy uploaded file(s) in WP file directory, which is difficult (although not impossible) as the corresponding
WPCF7_Submissionobject item is private.The public
get_posted_data()method includes the file name(s), but not the path, which changes for each upload (random number in folder name).It would be very handy to have the path also availible.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Feature Request: Add file upload path to get_posted_data()’ is closed to new replies.