@since: BuddyPress 1.9.0
Description
bp_xprofile_action_settings()

Handles the saving of xprofile field visibilities.

Source: bp-xprofile/screens/settings-profile.php:37

xprofile_data_before_delete

Fires before the current profile data instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:294

xprofile_data_after_delete

Fires after the current profile data instance gets deleted.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:308

BP_XProfile_Field::render_admin_form()

Output the admin form for this field.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:1267

bp_messages_register_widgets()

Register widgets for the Messages component.

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

BP_Messages_Sitewide_Notices_Widget

A widget that displays sitewide notices.

Source: bp-messages/classes/class-bp-messages-sitewide-notices-widget.php:17

bp_get_the_thread_message_id()

Get the ID of the current message in the thread.

Source: bp-messages/bp-messages-template.php:1828

bp_get_the_thread_message_id

Filters the ID of the current message in the thread.

Source: bp-messages/bp-messages-template.php:1842

bp_the_thread_message_id()

Echo the ID of the current message in the thread.

Source: bp-messages/bp-messages-template.php:1818

bp_messages_screen_conversation_mark_notifications()

Mark new message notification when member reads a message thread directly.

Source: bp-messages/bp-messages-notifications.php:208