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

Install database tables for Media component.

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

bp_core_install_network_search()

Create function for network search component.

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

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

Install database tables for the Follow component.

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

bp_core_install_groups()

Install database tables for the Groups component.

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