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_undo_vote

Action Hook: No description

ap_undo_{$type}

Action Hook: No description

ap_vote_btn()

Function: Output or return voting button.

AnsPress_Uploader

Class: AnsPress upload hooks.

AnsPress_Uploader::image_submission()

Method: Upload an attachment to server.

AnsPress_Uploader::delete_attachment()

Method: Delete question or answer attachment.

AnsPress_Uploader::before_delete_attachment()

Method: Update users temproary attachment count before a attachment deleted.

AnsPress_REST_API::__construct()

Method: No description