ap_delete_votes()

Function: Delete multiple post votes.

AnsPress_Vote

Class: AnsPress vote related class.

ap_count_post_votes_by()

Function: Count votes of a post and property format.

ap_vote_insert()

Function: Insert vote in ap_votes table.

ap_undo_vote

Action Hook: No description

ap_insert_vote

Action Hook: Action triggered after inserting a vote.

ap_{$vote_type}

Action Hook: Action ap_[vote_type] Action triggred after adding a vote for a post.

ap_delete_post_vote()

Function: Delete post vote and update qameta votes count.

ap_add_post_vote()

Function: Add post vote.

ap_delete_vote()

Function: Delete vote from database.