- This topic has 2 replies, 2 voices, and was last updated 2 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Custom Roles Admin Dashboard Access Permission
Under WP Membership -> Settings -> Advanced settings, the “Admin Dashboard Access Permission” is only loaded with the default WordPress roles. I have a custom role I created via a plugin and assigned capabilities required by the role to it.
I would like to grant “Admin Dashboard Access Permission” access to this role.
Is it possible to load customer roles into the settings or is there a filter I can use to change the setting. Alternatively is there a capability I can add to my plugin that would give the role access.
Thanks
Darren
You can only assign dashboard access to the WP roles listed in the setting dropdown:
https://simple-membership-plugin.com/providing-specific-wp-user-roles-access-plugins-admin-dashboard/
That’s a shame. Many other plugins list all the existing roles, not just a subset of the builtin WordPress roles.
A feature request would be to extend the drop down to include custom roles.