Answers_Query

Class: Question

Answers_Query::__construct()

Method: Initialize class

Answers_Query::get_answers()

Method: Get answers of current question.

Answers_Query::next_answer()

Method: Get next answer in loop.

Answers_Query::reset_next()

Method: Undo the pointer to next

Answers_Query::the_answer()

Method: Setup current answer in loop.

ap_query_loop_start

Action Hook: Initialize parent class

Answers_Query::have_answers()

Method: Check if there are answers in loop.

Answers_Query::rewind_answers()

Method: Rewind answers in loop and reset index.

Answers_Query::is_main_query()

Method: Check if this is main query.