Support MB Settings Page Allow non-Admin roles access to settings page Reply To: Allow non-Admin roles access to settings page

#12526
FarheenFarheen
Participant

Hello Tom,

Try adding
'capability' => 'edit_others_pages',

in the array. You can define the users via the capability.

Let me know if it works.