Filter Hook: No description
Filter Hook: Allow overriding of ap_user_can_read_post.
Filter Hook: Filter to hijack ap_user_can_delete_post.
Filter Hook: Filter to hijack ap_user_can_ask function.
Filter Hook: Allow overriding of ap_user_can_answer.
Filter Hook: Filter to hijack ap_user_can_select_answer. This filter will be applied if filter returns a boolean value. To baypass return an empty string.
Filter Hook: Filter to hijack ap_user_can_edit_post. This filter will be applied if filter returns a boolean value. To baypass return an empty string.
Filter Hook: Filter to hijack ap_user_can_edit_answer. This filter will be applied if filter returns a boolean value. To bypass return an empty string.
Filter Hook: Filter to hijack ap_user_can_edit_question. This filter will be applied if filter returns a boolean value. To baypass return an empty string.
Filter Hook: Filter to hijack ap_user_can_comment.