-
techkapil posted an update: 1 year, 8 months ago
Testing activity feed
-
techkapil posted an update: 1 year, 8 months ago
@sinoptik
test test -
techkapil posted an update: 1 year, 9 months ago
test oembed
-
techkapil posted an update in the group
BuddyPress Testers: 1 year, 9 months ago
test test
-
techkapil posted an update: 1 year, 9 months ago
No limit to replying comment. Isn’t there any holy way to restrict the nested replies? Or should I control them thru child theme?
-
techkapil posted an update: 1 year, 9 months ago
test
-
techkapil posted an update: 1 year, 10 months ago
test this url (plz ignore)
-
techkapil posted an update: 1 year, 10 months ago
Back to BP again…
Feeling like a home
-
techkapil posted an update in the group
BuddyPress Testers: 1 year, 10 months ago
Is there any way to tell the plugin(code) which is existing buddypress version?
Or should I rely on bp-core-db-version meta_key???
BP_VERSION seems not useful and bp_init is not there in older versions
-
techkapil posted on the forum topic Can’t I create forum thread without posting it in group?? in the group
BuddyPress Testers: 1 year, 11 months ago
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…[Read more]
-
techkapil joined the group
1.2 Theme Test Group 1 year, 11 months ago
-
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 year, 11 months ago
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);-
Hi..
Backend login(wp-login.php ) will redirects to the dashboard not to the front page. But in testbp.org is different. What Can I do for that?
Could you please help me on this?
I did not installed any plug-in to redirects or use any bp-custom.php file to redirects.
How can I fix this issue?
Thanks for your great help on this?
Thanks,
John -
Hi…
Can we change the buddypress plug in child theme?
For example:
bp_core_new_nav_item(
array(
‘name’ => __(‘Messages’, ‘buddypress’),
‘slug’ => $bp->messages->slug,
‘position’ => 50,
‘show_for_displayed_user’ => false,
‘screen_function’ => ‘messages_screen_inbox’,
‘default_subnav_slug’ =>…[Read more]
-
-
techkapil posted an update: 1 year, 11 months ago
Any input on migration from 1.0.x to bp 1.2 ??
-
techkapil posted an update: 1 year, 11 months ago
test
-
techkapil posted an update in the group
BuddyPressDEV Developers' Community: 1 year, 11 months ago
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 1 year, 11 months ago
-
techkapil posted an update: 1 year, 11 months ago
@amitks
Welcome to Buddypress
-
techkapil wrote a new blog post: This is test post 1 year, 12 months ago
Great work by Andy and Team.
-
techkapil joined the group
BuddyPress 1.2 Bug Reports 2 years, 0 months ago
-
techkapil posted an update: 2 years, 0 months ago
Just finished my basic skeleton component for BP 1.2 RC…!
-
Tom posted a new activity comment: %s Would you be able to produce that skeleton component for download? The BP Skeleton Component plugin no longer works, and while I’m sure it is going to be updated soon, I need to start on something quickly!
-
techkapil posted a new activity comment: %s @Tom , follow http://buddypress.org/forums/topic/code-snippets-storing-plugin-theme-files-in-the-plugin-dir-12
-
-
- Load More
no bp-oembed plugin !?!