Hello,
While the WP File Manager plugin itself can’t directly modify permissions, you definitely have options to change file and folder permissions on your WordPress site. Here are two common approaches:
File Transfer Protocol (FTP): Most hosting providers offer FTP access. You can use an FTP client to connect to your server and adjust permissions for individual files and folders.
Command Line Interface (CLI): If you’re comfortable with using commands, you can use the chmod command on your server’s shell (SSH) to modify permissions.
These resources might be helpful in changing file permissions.
WordPress Permissions Guide: https://developer.www.ads-software.com/advanced-administration/server/file-permissions/
How to Assign Permissions in cPanel:
https://cpanel.net/blog/tips-and-tricks/how-to-assign-permissions-to-files-and-folders-in-cpanel/
If you need further assistance after reviewing these resources, especially regarding specific commands or steps for your hosting environment, contacting your hosting provider is the best option. They can offer tailored guidance based on your server setup.
Best regards,
WP File Manager Support