ap_form_contents_filter

Filter Hook: Filter question description before saving.

ap_pre_update_answer

Filter Hook: Can be used to modify `$args` before updating answer

ap_form_contents_filter

Filter Hook: Filter question description before saving.

ap_pre_update_question

Filter Hook: Can be used to modify `$args` before updating question

ap_pre_insert_question

Filter Hook: Can be used to modify args before inserting question

ap_answer_form_fields

Filter Hook: Filter for modifying answer form `$args`.

ap_query_loop_start

Action Hook: Exit if the file is accessed directly over web.

ap_vote_btn_html

Filter Hook: Allows overriding voting button HTML upload.

ap_insert_view_to_db

Filter Hook: No description

ap_unselect_answer

Action Hook: Action triggered after an answer is un-selected as best.