echo out link to groups and friends pages with count?
-
Can some one please help.. How can I echo out a link for currently logged in users to the the users groups page and friends with possibly a count of how many they have next to it.
Currently for the friends count im using this code but it does not link to anything:
<?php echo friends_get_total_friend_count( $user_id );?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.