Hey @ivangelion, I just tried it with “Editor” and “Author” roles and it worked fine. “Contributor” or lower roles don’t have access to Media Library so they also don’t have access to this plugin. Meaning there is no link in sidebar and if you manually access it, you get this standard WordPress message:
Sorry, you are not allowed to access this page.
This plugin requires upload_files access: https://ww.wp.xz.cn/documentation/article/roles-and-capabilities/#upload_files
Hope it helps.
Erol
Thank you Erol for the response! It turns out the file import was blocked by another plugin Wordfence: “blocked by firewall for LFI: Local File Inclusion in POST”. After clicking “ADD PARAM TO FIREWALL ALLOWLIST,” the file could be successfully imported.
Interesting, I’m glad you found the issue. And thanks for sharing! It might help others 🙂
Yeah, and I found out to eliminate the issue once and for all, users can untoggle the “LFI: Local File Inclusion” option in “Advanced Firewall Options” section in the All Options page. Thank you again Erol.