Notifications::vote_down()

Method: Notify when user recive an down vote.

Notifications::undo_vote_up()

Method: Notify when user recive an up vote.

Notifications::insert_reputation()

Method: Notify user on new reputation.

Notifications::delete_reputation()

Method: Notify user on new reputation.

Notifications::mark_notifications_seen()

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

Notifications::load_more_notifications()

Method: Ajax callback for loading more notifications.

Notifications::get_notifications()

Method: Ajax callback for loading user notifications dropdown.

Notifications

Class: AnsPress notifications hooks.

Notifications::__construct()

Method: Initialize the class.

Notifications::load_options()

Method: Register notification addon options.