Deactivate | Settings | About
when it is enable it works fine but in dashboard Setting is removed.
basically means cannot edit forms stuff in dashboard unless disable the plug-in.
Seem this part of code cause the removal of dashboard forum items.
add_filter( ‘bbp_get_caps_for_role’, ‘ST_add_role_caps_filter’, 10, 2 );
The code seem to work just fine, tried both plug-in and hard code to theme. Issue is when active it remove the dashboard items o manage the forum. Even in plug-ins the settings link is missing from the BBPress plug-in.
We currently use the most recent php 8 and WP 6 as of 2025 and buddypress and bbpress.
Unsure of what else it might break so currently have it disable.
source plug-in:
https://gist.github.com/ntwb/56ab5a4eab8bbcdc90fc2bdfc2c57838