[Plugin: WordPress Form Manager] Linking to an Uploaded File
-
I am using the Custom Submission Action plugin to create a custom formatted post from the form data. I am stuck though with how to insert a link to a file which is uploaded in the form. I can access the file data with $args[‘data’][‘lib-file’].
I think the best way to do it is to embed it in a hyperlink. Something like this: [filename] . Does anyone have an idea as to how I can determine the [address] and [filename]?
Thank you so much for any help you can provide.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: WordPress Form Manager] Linking to an Uploaded File’ is closed to new replies.