@phgras
15 years, 1 month ago
I have it, now ! `global $bp, $members_template;
if ( bp_get_total_group_count_for_user( $members_template->member->id ) > 0 ) return true; else return false;`
Thanks for both of you, @djpaul and @sbrajesh .