File: bp-core/classes/class-bp-component.php
Description
BP_Component::rest_api_init()

Init the BuddyBoss REST API.

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

bp_{$this->id}_generate_rewrite_rules

Fires in the generate_rewrite_rules method inside BP_Component.

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

bp_{$this->id}_add_permastructs

Fires in the add_permastructs method inside BP_Component.

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

BP_Component::parse_query()

Allow components to parse the main query.

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

bp_{$this->id}_parse_query

Fires in the parse_query method inside BP_Component.

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

BP_Component::generate_rewrite_rules()

Generate any additional rewrite rules.

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

bp_{$this->id}_meta_tables

Filters the global meta_tables for the component.

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

bp_{$this->id}_register_meta_tables

Fires at the end of the register_meta_tables method inside BP_Component.

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

BP_Component::register_post_types()

Set up the component post types.

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

bp_{$this->id}_register_post_types

Fires in the register_post_types method inside BP_Component.

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