AnsPress_Query::next()

Method: Set up the next object and iterate index.

AnsPress_Query::the_object()

Method: Set up the current object inside the loop.

ap_loop_start

Action Hook: Fires if the current object is the first in the loop.

AnsPress_Query::add_prefetch_id()

Method: Add pre fetch ids.

AnsPress_Query::add_pos()

Method: Add position of reference in objects.

AnsPress_Query::append_ref_data()

Method: Add reference data to obejcts.

AnsPress_Query::template()

Method: Include a template file.

ap_get_ask_form_fields()

Function: Get all ask form fields.

ap_ask_form_fields

Filter Hook: Filter for modifying ask form `$args`.

ap_ask_form()

Function: Output new/edit question form.