AnsPress_Hooks::save_question_hooks()

Method: Trigger posts hooks right after saving question.

AnsPress_Hooks::save_answer_hooks()

Method: Trigger posts hooks right after saving answer.

AnsPress_Profile_Hooks::modify_query_archive()

Method: Modify main query.

ap_current_page()

Function: Return current AnsPress page

Question_Query::pre_fetch()

Method: Pre fetch current users vote on all answers

ap_question_metas()

Function: Question meta to display.

ap_unset_selected_answer()

Function: Clear selected answer from a question.

ap_set_selected_answer()

Function: Set selected answer for a question

ap_user_display_name()

Function: Return or echo user display name.

ap_user_link()

Function: Return Link to user pages.