ap_have_parent_post()

Function: Check if question have a parent post.

ap_latest_post_activity_html()

Function: Get latest activity of question or answer.

ap_latest_post_activity_html

Filter Hook: No description

ap_answers()

Function: Output answers of current question.

Question_Query

Class: QA Query class

Question_Query::__construct()

Method: Initialize class.

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.