bbp_get_user_post_count($user_id) not diplaying total user posts
-
Hi,
I have bbp_get_user_post_count($user_id) being echoed in my loop-single-reply.php and its not showing the total posts number at all. Is this the correcnt way to do it?
<?php echo 'Topics: '. bbp_get_user_post_count($user_id);?>
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.