Skip to main content

WP roles allowing to post in Spaces or Groups

Hello guys, we are actively using wp roles to classify users. And it would be awesome to select what user roles can post, read, access to spaces using wp roles.

Thomas Oates

Given that FC only has members, moderators, and admins, I'm guessing the only way to do it would be to have 2 roles (member, moderator) for each current role (example: SpacenameMemberRole and SpacenameModeratorRole). However you are adding users to spaces via role, add the ones with SpacenameMemberRole as members and those with SpacenameModeratorRole as moderators. Then you could configure the space settings to only allow moderators or admins to post.