File: bp-core/admin/bp-core-admin-schema.php
Description
bp_core_install_signups()

Install the signups table.

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

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_core_install_emails()

Add default emails.

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

bp_core_install_emails

Fires after BuddyPress adds the posts for its emails.

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

bp_core_install_bbp_emails()

Add default bbp emails.

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

bp_core_install_bbp_emails

Fires after BuddyPress adds the posts for its bbp emails.

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

bp_core_install_invites_email()

Add default invites emails.

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

bp_core_install_invites_email

Fires after BuddyPress adds the posts for its bbp emails.

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

bp_core_install_extended_profiles()

Install database tables for the Profiles component.

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

bp_core_install_default_profiles_fields()

Install default profile fields.

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