Total badges
-
It will be nice to have total amount of badges under user avatar in topics.
And a link in the number that goes directly to user profile /user/achievements/
So people could see badges for each other.I already have this one for points:
User Points: <?php
global $bp;
echo badgeos_get_users_points( $bp->displayed_user->id );But need for number of badges earned. Any idea? ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Total badges’ is closed to new replies.