is_anspress()

Function: Check if current page is AnsPress. Also check if showing question or answer page in BuddyPress.

is_question()

Function: Check if current page is question page.

is_ask()

Function: Is if current AnsPress page is ask page.

get_question_id()

Function: Get current question ID in single question page.

ap_human_time()

Function: Return human readable time format.

ap_user_votes_pre_fetch()

Function: Pre fetch and cache all votes by given post ID.

ap_delete_votes()

Function: Delete multiple post votes.

ap_deleted_votes

Action Hook: No description

AnsPress_Vote

Class: AnsPress vote related class.

AnsPress_Uploader::create_single_schedule()

Method: Schedule event twice daily.