I’d like to give the required permissions to a WP user to allow him to use WP All Export without having administrator rights.
I’m using the “User Role Editor” plugin for this, but I can’t find permissions related to WP All Export.
Any hint?
Thanks
The ‘manage_options’ capability is required to access WP All Export. This is a high level of access, which is intentional – if they have access to our Function Editor, they can run any PHP code they want on your site. As such, it’s important to only give access to people you trust completely.