Notifications::menu_link()

Method: Filter user menu links.

Notifications::ap_menu_items()

Method: Filter notification menu title.

Notifications::ap_menu_object()

Method: Filter notification menu title.

Notifications::register_verbs()

Method: Register notifications verbs.

Notifications::ap_user_pages()

Method: Adds reputations tab in AnsPress authors page.

Notifications::notification_page()

Method: Display reputation tab content in AnsPress author page.

Notifications::trash_question()

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

Notifications::new_answer()

Method: Add notification for new answer.

Notifications::trash_answer()

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

Notifications::select_answer()

Method: Notify user when their answer is selected.