Home › Forums › ACF PRO › Secure File Download › Reply To: Secure File Download
This is not something that you can do with ACF directly.
The best way to secure these files would be to upload them to a different location and then secure that folder with .htpasswd.
You can alter the upload path by creating a filter on the WP ‘upload_dir’ hook. You can read more about this here https://codex.wordpress.org/Plugin_API/Filter_Reference/upload_dir
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.