Dev Resources

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

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_{$this->id}_rest_api_init

Action Hook: Fires in the rest_api_init method inside BP_Component.

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

Used by 0 functions | Uses 0 functions

BP_Component::rest_api_init()

Method: Init the BP REST API.

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

Used by 0 functions | Uses 0 functions

bp_{$this->id}_rest_api_controllers

Filter Hook: Use this filter to disable all or some REST API controllers for the component.

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

Used by 0 functions | Uses 0 functions

BP_Component::generate_rewrite_rules()

Method: Generate any additional rewrite rules.

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

Used by 0 functions | Uses 0 functions

bp_{$this->id}_generate_rewrite_rules

Action Hook: Fires in the generate_rewrite_rules method inside BP_Component.

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

Used by 0 functions | Uses 0 functions

bp_{$this->id}_parse_query

Action Hook: Fires in the parse_query method inside BP_Component.

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

Used by 0 functions | Uses 0 functions

bp_{$this->id}_add_permastructs

Action Hook: Fires in the add_permastructs method inside BP_Component.

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

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