How to output the number of designated user’s activities
-
Please tell me how to output the number of designated user’s activities on “header.php”.
I tryed it:
<?php echo bp_get_activity_count( bp_loggedin_user_id() ); ?>
But this didn’t work.May I have your comment on this matter?
- You must be logged in to reply to this topic.