Skip to:
Content
Pages
Categories
Search
Top
Bottom

Redirect to Friend’s Activity

  • I currently have buddypress to redirect to …/members/currentuser when a user signs in. I am using the following code snippet to get this address:

    wp_redirect( $bp->loggedin_user->domain );

    My question is how i would need to edit this code in order to get Buddypress to redirect to the user’s friend’s activity located at: …/members/currentuser/activity/friends/

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Redirect to Friend’s Activity’ is closed to new replies.
Skip to toolbar