Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 6.0.0

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

Used by 0 functions | Uses 0 functions

bp_support_blocks()

Function: BuddyPress blocks require WordPress >= 5.0.0 & the BP REST API.

Source: bp-core/bp-core-blocks.php:21

Used by 0 functions | Uses 0 functions

bp_register_block_components()

Function: Registers the BP Block components.

Source: bp-core/bp-core-blocks.php:30

Used by 0 functions | Uses 0 functions

bp_blocks_editor_settings()

Function: Filters the Block Editor settings to gather BuddyPress ones into a `bp` key.

Source: bp-core/bp-core-blocks.php:54

Used by 0 functions | Uses 0 functions

bp_blocks_editor_settings

Filter Hook: Filter here to include your BP Blocks specific settings.

Source: bp-core/bp-core-blocks.php:62

Used by 0 functions | Uses 0 functions

bp_register_block()

Function: Register a BuddyPress block type.

Source: bp-core/bp-core-blocks.php:93

Used by 0 functions | Uses 0 functions

BP_Component::blocks_init()

Method: Register the BP Blocks.

Source: bp-core/classes/class-bp-component.php:922

Used by 0 functions | Uses 0 functions

bp_{$this->id}_register_blocks

Filter Hook: Filter here to disable all or some BP Blocks for a component.

Source: bp-core/classes/class-bp-component.php:933

Used by 0 functions | Uses 0 functions

bp_{$this->id}_blocks_init

Action Hook: Fires in the blocks_init method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:947

Used by 0 functions | Uses 0 functions

BP_Block

Class: BP Block Class.

Source: bp-core/classes/class-bp-block.php:20

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