ap_comment_form()

Function: Generate comment form.

Upload::upload_file()

Method: Upload a file.

Validate::sanitize_tags_field()

Method: Sanitize tags field.

Form::set_values()

Method: Set values for a field.

Form::after_save()

Method: Run all after save methods in fields and child fields.

Form::get_values()

Method: Get all values of fields.

Form::prepare()

Method: Prepare input field.

Question_Query::__construct()

Method: Initialize class.

ap_get_post_field()

Function: Get a specific post field.

ap_upload_user_file()

Function: Upload and create an attachment. Set post_status as _ap_temp_media, later it will be removed using cron if no post parent is set.