-
techkapil posted on the forum topic Can’t I create forum thread without posting it in group?? in the group BuddyPress Testers: 6 days, 16 hours ago · View
I was searching for the same and found following threads useful…
http://buddypress.org/forums/topic/external-and-group-use-of-bbpress
http://buddypress.org/forums/topic/how-to-create-a-forum-that-isnt-associated-with-a-group
and
http://buddypress.org/forums/topic/how-to-hide-bbpress-forums-from-users-while-allowing-forums-in-buddypress-groups
njoy
-
techkapil joined the group 1.2 Theme Test Group 1 week 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: 1 week 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); -
Any input on migration from 1.0.x to bp 1.2 ??
-
-
Ohh…
Got it now
’wp_ajax_post_update’ in ajax.php and ’bp_activity_add’ will do.
If anybody looking for same, check out how groups activity is working.
Cheers..!
In reply to - techkapil posted an update in the group BuddyPressDEV Developers' Community : To add Custom component activity (like group), where should custom components activity be stored? in wp_bp_activity table with custom_component under ’component’ attribute OR a seperate table?? Is there ’bp_wire_new_post’ kind of function (as it was in bp1.1.x) exist, through which I can send component name and table [...] · View -
techkapil posted an update in the group BuddyPressDEV Developers' Community: 3 weeks, 1 day ago · View
To add Custom component activity (like group), where should custom components activity be stored? in wp_bp_activity table with custom_component under ’component’ attribute OR a seperate table??
Is there ’bp_wire_new_post’ kind of function (as it was in bp1.1.x) exist, through which I can send component name and table name?? -
techkapil joined the group BuddyPressDEV Developers' Community 3 weeks, 1 day ago · View
-
-
Ohh…. Blog posts are also shown in activity…!!!
In reply to - techkapil wrote a new blog post: This is test post Great work by Andy and Team. · View -
hey sakthi, I am not having any issue regarding this…YET….
In reply to - sakthi posted an update in the group BuddyPress 1.2 Bug Reports: When sending replies to some body messages ,it wont sent mails to my friends whereas it will sent to myself · View -
techkapil wrote a new blog post: This is test post 1 month ago · View
Great work by Andy and Team.
-
techkapil joined the group BuddyPress 1.2 Bug Reports 1 month ago · View
-
techkapil posted a new activity comment:@Tom , follow http://buddypress.org/forums/topic/code-snippets-storing-plugin-theme-files-in-the-plugin-dir-12
1 month ago · View
-
Just finished my basic skeleton component for BP 1.2 RC…!
-
In reply to - Del posted an update:Suddenly everyone’s talking about Buzz as if it’s the next big new thing. Seems to me that buddypress can already do pretty much everything it’s offering… http://efx3.com/2010/02/09/google-buzz-is-it-really-all-that/· View
-
In reply to - Del posted an update:Suddenly everyone’s talking about Buzz as if it’s the next big new thing. Seems to me that buddypress can already do pretty much everything it’s offering… http://efx3.com/2010/02/09/google-buzz-is-it-really-all-that/· View
-
- Andy Peatling posted a new activity comment: %strunk – right now RC2
-
- Load More