Change the upload folder path

[ad_1]

Hi @schumiholic,

There isn’t any direct option to change the folder location where the uploaded files are saved but you can change that using custom codes..

If you want to change the file upload location then you can do that using the filter hook –

add_filter('fluentform/file_upload_options', function ($locations){

   // Do your stuff here
}, 10, 1);

Thank you!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer