Jul 23, 2016

Get URL to a Userโ€™s BuddyPress Activity Stream Page

If the BuddyPress activity stream component is enabled, the Activity tab showing the activity stream is typically accessible at the main user domain URL. You can get that URL by calling bp_loggedin_user_domain().

And the profile tab URL is typically bp_loggedin_user_domain() . 'profile/'.