ap_have_answers()

Function: Check if there are posts in the loop

ap_answers_the_pagination()

Function: Output answers pagination. Should be used inside a loop.

ap_answer_user_can_view()

Function: Check if user can view current answer

ap_answer_the_object()

Function: Ge the post object of currently iterated post

ap_total_answers_found()

Function: Check total answers found in loop.

ap_count_published_answers()

Function: Return numbers of published answers.

ap_get_answer()

Function: Get an answer by ID

ap_get_best_answer()

Function: Get selected answer object

ap_get_answers()

Function: Display answers of a question