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.

ap_query_loop_start

Action Hook: Exit if the file is accessed directly over web.

ap_pre_fetch_question_data

Action Hook: No description

Question_Query::pre_fetch()

Method: Pre fetch current users vote on all answers

Question_Query::get_ids()

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

Question_Query::reset_questions_data()

Method: Reset current question in loop.

Question_Query::is_main_query()

Method: Check if main question query.