@since: BuddyPress 2.0.1
Description
bp_blogs_activity_comment_single_permalink()

Changes single activity comment entries to use the blog comment permalink.

Source: bp-blogs/bp-blogs-activity.php:1456

bp_blogs_activity_comment_single_action()

Formats single activity comment entries to use the blog comment action.

Source: bp-blogs/bp-blogs-activity.php:1486

BP_XProfile_Field_Type_Placeholder::admin_new_field_html()

Prevent any HTML being output for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:63

BP_XProfile_Field_Type_Placeholder

A placeholder xprofile field type. Doesn’t do anything.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:19

BP_XProfile_Field_Type_Placeholder::__construct()

Constructor for the placeholder field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:26

BP_XProfile_Field_Type_Placeholder::edit_field_html()

Prevent any HTML being output for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:41

BP_XProfile_Field_Type_Placeholder::admin_field_html()

Prevent any HTML being output for this field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:51

bp_members_migrate_signups()

Migrate signups from pre-2.0 configuration to wp_signups.

Source: bp-members/bp-members-functions.php:2129

bp_core_upgrade_signups()

Update the signups table, adding `signup_id` column and drop `domain` index.

Source: bp-core/admin/bp-core-admin-schema.php:835

bp_update_to_2_0_1()

2.0.1 database upgrade routine.

Source: bp-core/bp-core-update.php:503