Change WordPress user roles and capabilities › Forums › How to or FAQ › How to make a plugin visible for non admins › Reply To: How to make a plugin visible for non admins
09/02/2021 at 03:46
#7346
Vladimir
Keymaster
Learndash->Overview is protected by ‘manage_options’ capability. So you 1st, grant to a role ‘manage_options’ capability. Then open for this role the ‘Admin menu’ and block menu items, which use the same ‘manage_options’ (like “Settings”, but are not needed for your role/user.