-
bp-help replied to the topic Redirecting Logged in users to activity.. in the forum Third Party Plugins 11 years, 5 months ago
@yaakhi
The link to my solution above is an alternative so it would not be in that plugin. If you had followed the link and read the instructions you would have have known it goes in bp-custom.php and has nothing to do with that plugin. -
bp-help replied to the topic Redirecting Logged in users to activity.. in the forum Third Party Plugins 11 years, 5 months ago
@yaakhi
Try this trick:
BuddyPress Redirect To Profile Trick Using A Landing Page.
To modify it to redirect to activity just change this line:
bp_core_redirect( get_option('home') . '/members/' . bp_core_get_username( bp_loggedin_user_id() ) . '/profile' );
To this if you want personal activity:…[Read more] -
Yuttadhammo replied to the topic BuddyDroid – BuddyPress for Android in the forum Creating & Extending 11 years, 7 months ago
@yaakhi
Not recently active