SelectAnswer::prepare_data()

Method: Prepare data for the asynchronous request

SelectAnswer::run_action()

Method: Run action.

PublishComment

Class: Run async tasks for hook `ap_publish_comment`.

NewQuestion::prepare_data()

Method: Prepare data for the asynchronous request

NewQuestion::run_action()

Method: Run action.

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.