@since: BuddyPress 1.2.0 |
Description |
---|---|
BP_XProfile_Field::delete_for_group() |
Delete all fields in a field group. |
BP_XProfile_Field::get_children() |
Get all child fields for this field ID. |
BP_XProfile_Field::delete_children() |
Delete all field children for this field. |
BP_XProfile_Field::get_field_data() |
Get field data for a user ID. |
BP_Messages_Thread::update_tables() |
Upgrade method for the older BP message thread DB table. |
bp_send_message_button() |
Output the ‘Message’ button for member profile headers. |
bp_get_send_message_button() |
Generate the ‘Message’ button for member profile headers. |
groups_action_group_feed() |
Load the activity feed for the current group. |
groups_action_redirect_to_random_group() |
Catch requests for a random group page (example.com/groups/?random-group) and redirect. |
groups_screen_group_activity_permalink() |
Handle the display of a single group activity item. |