Redirecting user to profile page
-
I have WPMU and buddypress successfully in my localhost.
I am using the Buddypress theme
I found this when user login with his username and password that login form changes into username/logout for eg:admin/logout
Instead of that i need the user to be redirected to his profile page so it will be nice for a social networking site
Where i have to change the coding i am puzzled here
plz help me with this
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Redirecting user to profile page’ is closed to new replies.
you can edit the file /mu-plugins/bp-core/bp-core-adminbar.php in the function bp_adminbar_login_menu() at line 33. Another similar line where they get redirected to ‘siteurl’.