@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_friends_register_widgets() |
Register the friends widget. |
bp_core_ajax_widget_friends() |
Process AJAX pagination or filtering for the Connections widget. |
BP_Core_Friends_Widget::update() |
Process a widget save. |
BP_Core_Friends_Widget::form() |
Render the widget edit form. |
BP_Core_Friends_Widget |
The Member Connections widget class. |
BP_Core_Friends_Widget::__construct() |
Class constructor. |
BP_Core_Friends_Widget::widget() |
Display the widget. |
bp_friends_mark_friendship_request_notifications_by_type() |
Delete any friendship request notifications for the logged in user. |
bp_friends_mark_friendship_accepted_notifications_by_type() |
Delete any friendship acceptance notifications for the logged in user. |
bp_friends_friendship_requested_notification() |
Notify one use that another user has requested their virtual friendship. |