ap_user_votes_pre_fetch()

Function: Pre fetch and cache all votes by given post ID.

AnsPress_Vote

Class: AnsPress vote related class.

ap_vote_btn()

Function: Output or return voting button.

ap_vote_insert()

Function: Insert vote in ap_votes table.

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_delete_vote()

Function: Delete vote from database.

ap_undo_vote

Action Hook: No description