@since: BuddyPress 2.0.1 |
Description |
---|---|
bp_blogs_activity_comment_single_permalink() |
Changes single activity comment entries to use the blog comment permalink. |
bp_blogs_activity_comment_single_action() |
Formats single activity comment entries to use the blog comment action. |
BP_XProfile_Field_Type_Placeholder |
A placeholder xprofile field type. Doesn’t do anything. |
BP_XProfile_Field_Type_Placeholder::__construct() |
Constructor for the placeholder field type. |
BP_XProfile_Field_Type_Placeholder::edit_field_html() |
Prevent any HTML being output for this field type. |
BP_XProfile_Field_Type_Placeholder::admin_field_html() |
Prevent any HTML being output for this field type. |
BP_XProfile_Field_Type_Placeholder::admin_new_field_html() |
Prevent any HTML being output for this field type. |
bp_members_migrate_signups() |
Migrate signups from pre-2.0 configuration to wp_signups. |
bp_core_upgrade_signups() |
Update the signups table, adding `signup_id` column and drop `domain` index. |
bp_update_to_2_0_1() |
2.0.1 database upgrade routine. |