• I am trying to get Contact Form 7 to not delete a file after it has been uploaded. I found a solution that involved commenting the code out that deleted the file, but that still had no affect. How would I go about uploading a file and keeping the file saved so I can reference it later in my code?

    Thanks,
    Lance

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • It’s a huge security risk to do this. You are effectively giving hackers an open door onto your WordPress hosting account.

    You may use frontend uploader plugin to achieve this option as this is not available in Contact From 7.

    See frontend uploader

Viewing 1 replies (of 1 total)

The topic ‘Uploading File to Permanent Directory’ is closed to new replies.