bp_admin_invitations_table()
Function: Create the invitations database table if it does not exist.
Source: bp-core/admin/bp-core-admin-tools.php:416
Function: Create the invitations database table if it does not exist.
Source: bp-core/admin/bp-core-admin-tools.php:416
Function: BuddyPress blocks require WordPress >= 5.0.0 & the BP REST API.
Source: bp-core/bp-core-blocks.php:21
Function: Registers the BP Block components.
Source: bp-core/bp-core-blocks.php:30
Function: Filters the Block Editor settings to gather BuddyPress ones into a `bp` key.
Source: bp-core/bp-core-blocks.php:54
Filter Hook: Filter here to include your BP Blocks specific settings.
Source: bp-core/bp-core-blocks.php:62
Function: Register a BuddyPress block type.
Source: bp-core/bp-core-blocks.php:93
Method: Register the BP Blocks.
Source: bp-core/classes/class-bp-component.php:922
Filter Hook: Filter here to disable all or some BP Blocks for a component.
Source: bp-core/classes/class-bp-component.php:933
Action Hook: Fires in the blocks_init method inside BP_Component.
Source: bp-core/classes/class-bp-component.php:947
Class: BP Block Class.
Source: bp-core/classes/class-bp-block.php:20