ap_before_updating_answer

Filter Hook: No description

ap_vote_insert()

Function: Insert vote in ap_votes table.

ap_insert_vote

Action Hook: Action triggered after inserting a vote.

ap_get_votes()

Function: Return votes.

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.