Site Activity
-
Prova Test posted an update in the group Buddypress Features and Usability: 12 seconds ago · View
test embed
-
Prova Test posted an update in the group Buddypress Features and Usability: 2 minutes ago · View
-
Prova Test joined the group Buddypress Features and Usability 2 minutes ago · View
-
-
Prova Test posted an update: 3 minutes ago · View
yeah prova buddy press
-
Prova Test became a registered member 4 minutes ago · View
-
-
cartoonist arif and Luc Legay are now friends 1 hour, 3 minutes ago · View
-
-
-
sadara joined the group Buddypress Features and Usability 1 hour, 23 minutes ago · View
-
-
srinivas gourishetty joined the group 1.2 Theme Test Group 2 hours, 16 minutes ago · View
-
srinivas gourishetty posted on the forum topic forum post proble in the group 1.2 Theme Test Group: 2 hours, 16 minutes ago · View
may be you are on a shared server
-
Larry posted an update in the group Buddypress Features and Usability: 2 hours, 33 minutes ago · View
Coool!
-
Larry joined the group Buddypress Features and Usability 2 hours, 33 minutes ago · View
-
-
techkapil joined the group 1.2 Theme Test Group 3 hours, 20 minutes ago · View
-
techkapil posted on the forum topic How to redirect to the user profile page when user logs in (Not into the dashboard) ? in the group 1.2 Theme Test Group: 3 hours, 20 minutes ago · View
function oci_login_redirect($redirect_to, $set_for, $user) {
$new_redirect_to = bp_core_get_user_domain($user->id);
return $new_redirect_to;
}
add_filter(‘login_redirect’, ‘oci_login_redirect’, 100, 3); - Load More
mmm