AnsPress_Notification_Hook::vote_up()

Method: Award reputation when user recive an up vote.

AnsPress_Notification_Hook::delete_comment()

Method: Remove notification on deleting comment.

AnsPress_Notification_Hook::new_comment()

Method: Notify user on new comment.

AnsPress_Notification_Hook::unselect_answer()

Method: Remove notification when users answer get unselected.

ap_notification_addon_activation()

Function: Insert table when addon is activated.

AnsPress_Notification_Hook::trash_answer()

Method: Remove all notifications related to answer when its get deleted.

AnsPress_Notification_Hook::new_answer()

Method: Add notification for new answer.

AnsPress_Notification_Hook::trash_question()

Method: Remove all notifications related to question when its get deleted.

ap_before_notification_page

Action Hook: No description

AnsPress_Notification_Hook::notification_page()

Method: Display reputation tab content in AnsPress author page.