AnsPress_Notification_Hook::ap_menu_object()

Method: Filter notification menu title.

AnsPress_Notification_Hook::get_notifications()

Method: Ajax callback for loading user notifications dropdown.

AnsPress_Notification_Hook::load_more_notifications()

Method: Ajax callback for loading more notifications.

AnsPress_Notification_Hook::mark_notifications_seen()

Method: Ajax callback for marking all notification of current user as seen.

AnsPress_Notification_Hook::delete_reputation()

Method: Notify user on new reputation.

AnsPress_Notification_Hook::insert_reputation()

Method: Notify user on new reputation.

AnsPress_Notification_Hook::undo_vote_down()

Method: Notify when user recive an down vote.

AnsPress_Notification_Hook::undo_vote_up()

Method: Notify when user recive an up vote.

AnsPress_Notification_Hook::select_answer()

Method: Notify user when their answer is selected.

AnsPress_Notification_Hook::vote_down()

Method: Notify when user recive an down vote.