ap_update_post_activity_meta()

Function: Update post activity meta.

ap_active_user_page()

Function: Return current page in user profile.

ap_get_theme_location()

Function: Get location to a file. First file is being searched in child theme and then active theme and last fall back to AnsPress theme directory.

ap_get_theme_location

Filter Hook: Filter AnsPress template file.

ap_human_time()

Function: Return human readable time format.

ap_future_post_notice

Filter Hook: Filter to modify future post notice. If filter does not return false then retunrd string will be shown.

ap_user_can_change_status()

Function: Check if current user can change post status i.e. private_post, moderate, closed.

ap_user_can_delete_post()

Function: Check if user can delete AnsPress posts.

ap_user_can_delete_question()

Function: Check if user can delete a question.

ap_user_can_delete_answer()

Function: Check if user can delete a answer.