What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
This is just, how I understood the idea of the WordPress File API. If it is wrong, please downvote 🙂 Okay. If you upload a file, this file has an owner. If you upload your file with FTP, you login and the file will be owned by the FTP user. Since you have the credentials, … Read more