BuddyPress::new_comment_notification()

Method: New comment notification.

BuddyPress::remove_answer_notify()

Method: Remove question notification when corresponding question get deleted.

BuddyPress::remove_comment_notify()

Method: Remove answer notification when corresponding answer get deleted.

BuddyPress::mark_bp_notify_as_read()

Method: Mark notification as read when corresponding question is loaded

BuddyPress::bp_loadmore()

Method: Ajax callback for loading more posts.

Email

Class: Email addon for AnsPress.

Email::__construct()

Method: Initialize the class.

Email::default_recipients()

Method: Return empty recipients for default comment notifications.

Email::ap_default_options()

Method: Append default options

Notifications::vote_down()

Method: Notify when user recive an down vote.