AnsPress_Uploader::image_upload()

Method: Ajax callback for `ap_image_upload`. Process `image_upload` form.

UpdateAnswer

Class: Run async tasks for hook `ap_processed_update_answer`.

UpdateAnswer::prepare_data()

Method: Prepare data for the asynchronous request

UpdateAnswer::run_action()

Method: Run action.

PublishComment::prepare_data()

Method: Prepare data for the asynchronous request

PublishComment::run_action()

Method: Run action.

UpdateQuestion

Class: Run async tasks for hook `ap_processed_update_question`.

UpdateQuestion::prepare_data()

Method: Prepare data for the asynchronous request

UpdateQuestion::run_action()

Method: Run action.

SelectAnswer

Class: Run async tasks for hook `ap_select_answer`.