Group Forum with bbp private groups
-
Hi,
We use bbpress, buddypress, and bbp-private-groups in a WordPress installation.
Thank you for the great plugins!In the Buddypress Group Settings, the group administrator can also create a forum.
How can I add a specific group from bbp-private-groups to a group forum when creating the group forum?
I couldn’t find an option for this in the backend settings.
Is there a suitable hook? I don’t know the forum ID yet for “groups_group_after_save”.
I would add the group with add_post_meta( $forum_id, ‘_private_group’, ‘group1’, false );.Thanks for any tips!
bbbt
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.