mycred_get_users_rank
-
I use <?php if ( $comment->user_id != 0 )
echo ‘<div class=”fn authors-rank”>Rank: ‘ . mycred_get_users_rank( $comment->user_id ) . ‘</div>’; ?>But how to choose type of points?
The topic ‘mycred_get_users_rank’ is closed to new replies.