Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,763
- Creating & Extending
- 25,804
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
on the members page is a loop then inside of that you can call: bp_get_member_user_id() which will return the user_id for the current record
fwiw – the call will be different depending on what page, loop, etc you are in.