AnsPress_Process_Form::edit_question()

Method: Process edit question form.

AnsPress_Process_Form::process_answer_form()

Method: Process answer form

AnsPress_Process_Form::edit_answer()

Method: Process edit answer form.

AnsPress_Uploader::image_submission()

Method: Upload an attachment to server.

AnsPress_Uploader::delete_attachment()

Method: Delete question or answer attachment.

AnsPress_Uploader::before_delete_attachment()

Method: Update users temproary attachment count before a attachment deleted.

AnsPress_REST_API::__construct()

Method: No description

AnsPress_REST_API::register_routes()

Method: Register the /wp-json/myplugin/v1/foo route

AnsPress_REST_API::get_answers()

Method: Generate results for the /wp-json/myplugin/v1/foo route.

AnsPress_Flag::action_flag()

Method: Ajax callback to process post flag button