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.

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.

AnsPress_API::register()

Method: Register REST route.

AnsPress_API::avatar()

Method: Callback for route `/anspress/user/avatar/`.

Answers_Query::__construct()

Method: Initialize class

Answers_Query::get_answers()

Method: Get answers of current question.