AnsPress_Hooks::save_question_hooks()

Method: Trigger posts hooks right after saving question.

ap_insert_question_qameta

Filter Hook: Modify qameta args which will be inserted after inserting or updating question.

ap_processed_update_question

Action Hook: Action triggered right after updating question.

ap_processed_new_question

Action Hook: Action triggered right after inserting new question.

ap_insert_answer_qameta

Filter Hook: Modify qameta args which will be inserted after inserting or updating answer.

ap_processed_update_answer

Action Hook: Action triggered right after updating answer.

ap_processed_new_answer

Action Hook: Action triggered right after inserting new answer.

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.

ap_unpublish_comment

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