AnsPress_Uploader::cron_delete_temp_attachments()

Method: Delete temporary media which are older then today.

ap_form_validation_error_response()

Function: Send ajax response if there is error in validation class.

AnsPress_Process_Form

Class: Process AnsPress forms.

AnsPress_Process_Form::__construct()

Method: Initialize the class

AnsPress_Process_Form::non_ajax_form()

Method: For non ajax form.

AnsPress_Process_Form::ap_ajax()

Method: Handle all anspress ajax requests.

ap_ajax_{$action}

Action Hook: ACTION: ap_ajax_[$action] Action for processing Ajax requests

AnsPress_Process_Form::process_form()

Method: Process form based on action value.

ap_process_form_{$action}

Action Hook: ACTION: ap_process_form_[action] process form

AnsPress_Process_Form::process_ask_form()

Method: Process ask form.