NewQuestion::run_action()

Method: Run action.

wp_async_{$this->action}

Action Hook: No description

NewAnswer

Class: Run async tasks for hook ap_after_new_answer.

NewAnswer::prepare_data()

Method: Prepare data for the asynchronous request

NewAnswer::run_action()

Method: Run action.

NewQuestion

Class: Run async tasks for hook ap_after_new_question.

ap_select_answer

Action Hook: Trigger right after selecting an answer.

ap_unselect_answer

Action Hook: Action triggered after an answer is unselected as best.

ap_pre_insert_comment

Filter Hook: Filter comment content before inserting to DB.

ap_after_new_comment

Action Hook: No description