Introduction
BuddyPress Newsfeed adds a combined activity feed to each member’s BuddyPress profile. Instead of navigating separate tabs for friends, groups, mentions, favorites, and personal updates, members see all of that activity collected in one place.
What the plugin does
Section titled “What the plugin does”When BuddyPress Newsfeed is active, a Newsfeed tab and a Personal tab appear under each member’s Activity section. The Newsfeed tab gathers activity from every stream the member is connected to:
- Posts from friends (requires BuddyPress Friends component)
- Group activity from groups the member has joined (requires BuddyPress Groups component)
- Members the logged-in user follows (requires BuddyPress Follow or BP Activity Follow)
- Mentions of the member across the community
- Favorites the member has saved
- The member’s own posts (personal activity)
The original BuddyPress sub-tabs (Friends, Groups, Mentions, Favorites, Following) are hidden when the merge is enabled, so the member sees a single unified stream rather than having to visit each tab separately.
The Personal tab shows only that member’s own posts, separate from the combined feed.
Compatibility
Section titled “Compatibility”| Works with | Notes |
|---|---|
| BuddyPress | Required. The plugin deactivates automatically if BuddyPress is not active. |
| BuddyBoss Platform | Supported. Uses a separate template override path for the What’s New toolbar. |
| Youzify | Supported. The newsfeed scope detection adjusts automatically when Youzify is active. |
| bbPress | Supported. Forum topic creation is protected against PHP warnings when bbPress is active. |
The Relevant Activity feature (activity directory feed filtered to connections) is available on BuddyPress only, not BuddyBoss Platform.
What the plugin does not do
Section titled “What the plugin does not do”- It does not add any new activity types or recording actions.
- It does not include an Elementor widget (the widget was removed in version 1.8.0).
- It does not add any custom database tables. All settings are stored in a single WordPress option.
- It does not add any REST API endpoints or WP-CLI commands.
Where to go next
Section titled “Where to go next”- Installation: install and activate the plugin step by step.
- Newsfeed and Personal Tabs: what members see and how the tabs work.

