I would like to know if it is possible:
1. assign my cred points for the best answer;
2. my cred points for negative or positive votes;
3. set only one answer for each question.
Thank you!
1 Answers
Here is the code to get point from myCred
<?php if(function_exists('mycred_get_users_cred')) echo '<span class="sep">⋅</span><span class="author-bugget">'.mycred_get_users_cred(get_the_author_meta('ID')).' $tone</span>'; ?>
Please login or Register to submit your answer