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.

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.

Answers_Query::reset_answers_data()

Method: Reset answers data in loop.

Answers_Query::get_ids()

Method: Utility method to get all the ids in this request

Answers_Query::pre_fetch()

Method: Pre fetch current users vote on all answers

AnsPress_Form_Helper::get_instance()

Method: Return an instance of this class.