Upload to folder outside wp directory
-
As explained here
https://wordpress.org/support/topic/list-files-in-another-hard-drive-or-web-location
I can set FA to view folder out of my wordpress root with ../folderoutsidewordpress
but I cannot upload files, it throws an errorIs it possible to upload files with FA outside wordpress?
I can do it with other plugins with setting
define( ‘UPLOADS’, ‘../folderoutsidewordpress’ );Thanks
The topic ‘Upload to folder outside wp directory’ is closed to new replies.