BuddyPress::notification_new_answer()

Method: Format answer notifications.

BuddyPress::notification_new_comment()

Method: Format comments notifications.

BuddyPress::new_answer_notification()

Method: New answer notifications.

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::__construct()

Method: Initialize the class.

Email::default_recipients()

Method: Return empty recipients for default comment notifications.