• <?php if (defined("STARRATING_INSTALLED")) : ?>
    <div class="ratingtext" style="float: right">
    <?php wp_gdsr_render_comment() ?>
    </div>
    <?php endif; ?>
    <?php comment_text(); ?>

    By default users votes to other users in the comments(with thumbs or stars).
    I want that one registered user could vote himself only 1 time(to rating an article) after he post the comment.
    With this, people can see the specific vote ot that user in the post.

    In the other way the standard functions only shows the global statistics of votes but not WHAT VOTED USERS.

    Need mod, where in code the line to change this?.

    https://www.ads-software.com/plugins/gd-star-rating/

  • The topic ‘Need mod.’ is closed to new replies.