How to display the number of favorites
-
How can I display the “number of favorites to specified user’s comment” made by other users?
With this code that was not possible.
<?php bp_get_total_favorite_count_for_user( $user_id ); ?>
Could you tell me how to do this?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.