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_user_can_read_comment

Filter Hook: Filter to hijack ap_user_can_read_comment.

ap_user_can_read_comments

Filter Hook: Filter to hijack ap_user_can_read_comments.

ap_before_field_markup

Action Hook: Action triggered before rendering field markup.

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.