ap_count_votes()

Function: Get votes count.

ap_count_post_votes_by()

Function: Count votes of a post and property format.

ap_get_vote()

Function: Get a single vote from database.

ap_is_user_voted()

Function: Check if user vote on a post.

ap_delete_vote()

Function: Delete vote from database.

ap_add_post_vote()

Function: Add post vote.

ap_delete_post_vote()

Function: Delete post vote and update qameta votes count.

ap_vote_btn()

Function: Output or return voting button.

ap_add_flag()

Function: Add flag vote data to ap_votes table.

ap_count_post_flags()

Function: Count flag votes.