I’ve tried to look around but you’ll see the search terms on this are a bit generic.
I just installed bbpress and what I found is that non-Admin can’t see the forums.
I’m using the Advanced Access Manager plugin.
All the forum-related options are checked in capabilities and none are excluded under posts and taxonomies.
The forums/topics/replies section on the dashboard navigation (under pages) isn’t there.
If I switch the user from Super Admin to just Admin, the forums re-appear. If I create a new role “Admin2” with full permissions, the forums disappear again.
I see all the “is_admin” functions in the plugin code, but I’m not sure how that works. Is there some way to adjust the code to look for capabilities rather than roles?