@since: BuddyPress 1.9.0
Description
bp_friends_register_widgets()

Register the friends widget.

Source: bp-friends/bp-friends-widgets.php:17

bp_core_ajax_widget_friends()

Process AJAX pagination or filtering for the Connections widget.

Source: bp-friends/bp-friends-widgets.php:45

BP_Core_Friends_Widget::update()

Process a widget save.

Source: bp-friends/classes/class-bp-core-friends-widget.php:228

BP_Core_Friends_Widget::form()

Render the widget edit form.

Source: bp-friends/classes/class-bp-core-friends-widget.php:246

BP_Core_Friends_Widget

The Member Connections widget class.

Source: bp-friends/classes/class-bp-core-friends-widget.php:17

BP_Core_Friends_Widget::__construct()

Class constructor.

Source: bp-friends/classes/class-bp-core-friends-widget.php:24

BP_Core_Friends_Widget::widget()

Display the widget.

Source: bp-friends/classes/class-bp-core-friends-widget.php:67

bp_friends_mark_friendship_request_notifications_by_type()

Delete any friendship request notifications for the logged in user.

Source: bp-friends/bp-friends-notifications.php:135

bp_friends_mark_friendship_accepted_notifications_by_type()

Delete any friendship acceptance notifications for the logged in user.

Source: bp-friends/bp-friends-notifications.php:147

bp_friends_friendship_requested_notification()

Notify one use that another user has requested their virtual friendship.

Source: bp-friends/bp-friends-notifications.php:161