@since: BuddyPress 1.2.0
Description
BP_XProfile_Field::delete_for_group()

Delete all fields in a field group.

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

BP_XProfile_Field::get_field_data()

Get field data for a user ID.

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

BP_XProfile_Field::get_children()

Get all child fields for this field ID.

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

BP_XProfile_Field::delete_children()

Delete all field children for this field.

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

BP_Messages_Thread::update_tables()

Upgrade method for the older BP message thread DB table.

Source: bp-messages/classes/class-bp-messages-thread.php:1459

bp_send_message_button()

Output the ‘Message’ button for member profile headers.

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

bp_get_send_message_button()

Generate the ‘Message’ button for member profile headers.

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

groups_action_group_feed()

Load the activity feed for the current group.

Source: bp-groups/actions/feed.php:16

groups_action_redirect_to_random_group()

Catch requests for a random group page (example.com/groups/?random-group) and redirect.

Source: bp-groups/actions/random.php:14

groups_screen_group_activity_permalink()

Handle the display of a single group activity item.

Source: bp-groups/screens/single/activity-permalink.php:17