Right now, our plugin relies on the manage_options capability for WordPress users to access and modify its settings.
As a result, only users with the administrator role can view and/or change the settings.
It may be worth exploring an option to allow admins to give other roles limited access, such as granting permission to only view the “Consent Records” tab and export the consent records to a CSV file.
Right now, our plugin relies on the
manage_options
capability for WordPress users to access and modify its settings.As a result, only users with the
administrator
role can view and/or change the settings.It may be worth exploring an option to allow admins to give other roles limited access, such as granting permission to only view the “Consent Records” tab and export the consent records to a CSV file.
(Related conversation on WordPress.org support forum)