Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,573
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,386
- Miscellaneous
- 9,169
-
Check out the bp_adminbar_blogs_menu() function in /bp-core/bp-core-adminbar.php for hints.
Depending on your needs, you could also use the blogs loop:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-blogs-loop/