ap_processed_new_{$post->post_type}

Action Hook: Action triggered right after inserting new question/answer.

ap_pre_form_fields

Filter Hook: FILTER: ap_pre_form_fields Provide filter to add or override form fields before output.

ap_form_fields_{$field[‘type’]}

Filter Hook: FILTER: ap_form_fields_[type] filter for custom form field type

ap_comment_actions

Filter Hook: For filtering comment action buttons.

ap_pre_insert_comment

Filter Hook: Filter comment content before inserting to DB.

ap_after_new_comment

Action Hook: No description

ap_unpublish_comment

Action Hook: No description

ap_after_deleting_comment

Action Hook: No description

ap_after_new_question

Action Hook: Action triggered after inserting a question

ap_after_new_answer

Action Hook: Action triggered after inserting an answer