Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,019
- How-to & Troubleshooting
- 129,643
- Creating & Extending
- 25,793
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,383
- Miscellaneous
- 9,180
-
anointed, you can just disable the bbpress group forums component in the bp back end.
bp_forums_new_forum() in bp-forums.php is called by:
groups_new_group_forum() in bp-groups.php is called by:
groups_create_group() in bp-groups.php
and
groups_edit_group_settings() in bp-groups.php