Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,045
- How-to & Troubleshooting
- 129,739
- Creating & Extending
- 25,802
- Requests & Feedback
- 9,508
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
thanks.
you mean the discussion topics shown at the bottom of the home page.
well, I am using external bbpress with deep integration to buddypress/wordpress mu.
The topics are coming from https://wordpress.org/extend/plugins/bbpress-latest-discussion/ plugin.
Though, if you want to do the same using internal integration
have a look here
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
specifying the action as “new_forum _post” should do that.
Hope it helps