@since: BuddyPress 2.2.0
Description
xprofile_field_after_sidebarbox

Fires after XProfile Field sidebar metabox.

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

xprofile_field_after_contentbox

Fires after XProfile Field content metabox.

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

xprofile_admin_field_name_legend

Fires at end of legend above the name field in base xprofile group.

Source: bp-xprofile/bp-xprofile-admin.php:902

xprofile_admin_field_action

Fires at end of field management links in xprofile management admin.

Source: bp-xprofile/bp-xprofile-admin.php:935

bp_xprofile_get_non_cached_field_ids()

Determine which xprofile fields do not have cached values for a user.

Source: bp-xprofile/bp-xprofile-cache.php:24

xprofile_admin_group_action

Fires at end of action buttons in xprofile management admin.

Source: bp-xprofile/bp-xprofile-admin.php:300

bp_messages_update_meta_cache()

Slurp up metadata for a set of messages.

Source: bp-messages/bp-messages-cache.php:27

bp_messages_action_mark_unread()

Handle marking a single message thread as unread.

Source: bp-messages/actions/unread.php:17

bp_messages_action_bulk_manage()

Handle bulk management (mark as read/unread, delete) of message threads.

Source: bp-messages/actions/bulk-manage.php:17

bp_messages_action_mark_read()

Handle marking a single message thread as read.

Source: bp-messages/actions/read.php:17