Re: embed wordpress group
You can either create a shortcode plugin that uses the BP activities loop, or create a PHP page template with the activities loop with the group parameters passed into it:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/