ap_delete_post_vote()

Function: Delete post vote and update qameta votes count.

ap_count_post_votes_by()

Function: Count votes of a post and property format.

ap_vote_btn()

Function: Output or return voting button.

ap_get_vote()

Function: Get a single vote from database.

ap_undo_vote

Action Hook: No description

ap_{$vote_type}

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

ap_add_post_vote()

Function: Add post vote.

ap_count_votes()

Function: Get votes count.

ap_get_votes()

Function: Return votes.

ap_insert_vote

Action Hook: Action triggered after inserting a vote.