ap_user_can_view_future_post()

Function: Check if user can view a future post.

ap_user_can_edit_comment

Filter Hook: Filter to hijack ap_user_can_edit_comment.

ap_user_can_edit_comment()

Function: Check if user can edit comment.

ap_user_can_comment

Filter Hook: Filter to hijack ap_user_can_comment.

ap_user_can_comment()

Function: Check if user can comment on AnsPress posts.

ap_user_can_answer

Filter Hook: Allow overriding of ap_user_can_answer.

ap_user_can_answer()

Function: Check if a user can answer on a question.

ap_user_can_ask

Filter Hook: Filter to hijack ap_user_can_ask function.

ap_user_can_ask()

Function: Check if a user can ask a question.

AnsPress_Admin_Ajax::clear_flag()

Method: Clear post flags.