Question_Query::get_questions()

Method: Get posts.

Question_Query::next_question()

Method: Update loop index to next post.

Question_Query::reset_next()

Method: Undo the pointer to next.

Question_Query::the_question()

Method: Set current question in loop.

Question_Query::have_questions()

Method: Check if loop have questions.

Question_Query::rewind_questions()

Method: Rewind questions in loop.

Question_Query::is_main_query()

Method: Check if main question query.

Question_Query::reset_questions_data()

Method: Reset current question in loop.

Question_Query::get_ids()

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

Question_Query::pre_fetch()

Method: Pre fetch current users vote on all answers