ap_get_vote()

Function: Get a single vote from database.

ap_count_post_votes_by()

Function: Count votes of a post and property format.

ap_count_votes()

Function: Get votes count.

ap_get_votes()

Function: Return votes.

ap_vote_insert()

Function: Insert vote in ap_votes table.

ap_user_can_vote_on_post()

Function: Check if user is allowed to cast a vote on post.

ap_answers_count()

Function: Echo total votes count of a post.

ap_count_post_flags()

Function: Count flag votes.

ap_add_flag()

Function: Add flag vote data to ap_votes table.