ap_selected_answer()

Function: Return the ID of selected answer from a question.

ap_is_selected()

Function: Check if current answer is selected as a best

ap_get_time()

Function: Return post time.

ap_is_featured_question()

Function: Check if current post is marked as featured

ap_get_terms()

Function: Get terms of a question.

ap_post_have_terms()

Function: Check if post have terms of a taxonomy.

ap_have_attach()

Function: Check if question or answer have attachemnts.

ap_get_attach()

Function: Get attachment ids of a question or answer.

ap_get_votes_net()

Function: Return count of net vote of a question.

ap_votes_net()

Function: Echo count of net vote of a question.