ap_append_table_names()

Function: Append table name in $wpdb.

Answers_Query::pre_fetch()

Method: Pre fetch current users vote on all answers

Answers_Query::__construct()

Method: Initialize class

AnsPress_Ajax::close_question()

Method: Close question callback.

AnsPress_Ajax::toggle_best_answer()

Method: Ajax action for selecting a best answer.

AnsPress_Ajax::toggle_featured()

Method: Handle toggle featured question ajax callback

AnsPress_Hooks::untrash_ans_on_question_untrash()

Method: If questions is restored then restore its answers too.

AnsPress_Hooks::publish_comment()

Method: Actions to run after posting a comment

AnsPress_Hooks::unpublish_comment()

Method: Actions to run after unpublishing a comment.

AnsPress_Hooks::edit_comment()

Method: Edit comment hook callback.