Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/admin/bp-core-admin-schema.php

bp_core_install_nonmember_opt_outs()

Function: Install database tables to store opt-out requests from nonmembers.

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

Used by 0 functions | Uses 0 functions

bp_core_install_nonmember_opt_outs

Action Hook: Fires after BuddyPress adds the nonmember opt-outs table.

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

Used by 0 functions | Uses 0 functions

bp_core_install_invitations

Action Hook: Fires after BuddyPress adds the invitations table.

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

Used by 0 functions | Uses 0 functions

bp_core_install_emails

Action Hook: Fires after BuddyPress adds the posts for its emails.

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

Used by 0 functions | Uses 0 functions

bp_core_install_invitations()

Function: Install database tables for the Invitations API

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

Used by 0 functions | Uses 0 functions

bp_core_install_emails()

Function: Add default emails.

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

Used by 0 functions | Uses 0 functions

bp_core_install_signups()

Function: Install the signups table.

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

Used by 0 functions | Uses 0 functions

bp_core_upgrade_signups()

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

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

Used by 0 functions | Uses 0 functions

bp_core_install_extended_profiles()

Function: Install database tables for the Profiles component.

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

Used by 0 functions | Uses 0 functions

bp_core_install_blog_tracking()

Function: Install database tables for the Sites component.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress