ap_ask_form()

Function: Output new/edit question form.

ap_delete_subscribers()

Function: Delete subscribers by event, ref_id and user_id.

ap_new_subscriber()

Function: Insert new subscriber.

ap_subscribers_count()

Function: Get a subscribers count of a reference by specific event or without it.

ap_get_subscriber()

Function: Get a subscriber.

ap_get_subscribers()

Function: Get subscribers. Total subscribers count will be returned if no argument is passed.

ap_answer_form()

Function: Generate answer form.

AnsPress_Hooks::new_subscriber()

Method: Update qameta subscribers count on adding new subscriber.

ap_user_can_view_future_post()

Function: Check if user can view a future post.

ap_user_can_view_moderate_post()

Function: Check if user can view a moderate post.