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_insert_view_to_db

Filter Hook: No description

ap_unselect_answer

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

AP_QA_Query_Hooks::imaginary_post()

Method: An imaginary post.

AP_QA_Query_Hooks::pre_get_posts()

Method: Include all post status in single question so that we can show custom messages.

AP_QA_Query_Hooks::loop_start()

Method: Make sure single question loop render AnsPress shortcode.

ap_form_contents_filter

Filter Hook: This filter is documented in includes\class-form-hooks.php

ap_publish_comment

Action Hook: This action is documented in includes/hooks.php

ap_unpublish_comment

Action Hook: Action is triggered when a anspress comment is unpublished.