ap_votes_net()

Function: Echo count of net vote of a question.

ap_get_votes_net()

Function: Return count of net vote of a question.

ap_update_votes_count()

Function: Update qameta votes count

ap_delete_votes()

Function: Delete multiple post votes.

ap_user_votes_pre_fetch()

Function: Pre fetch and cache all votes by given post ID.

ap_delete_vote()

Function: Delete vote from database.

ap_vote_btn()

Function: Output or return voting button.

ap_delete_post_vote()

Function: Delete post vote and update qameta votes count.

ap_add_post_vote()

Function: Add post vote.

ap_is_user_voted()

Function: Check if user vote on a post.