File: bp-core/classes/class-bp-component.php
Description
bp_{$this->id}_add_rewrite_tags

Fires in the add_rewrite_tags method inside BP_Component.

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

BP_Component::add_rewrite_rules()

Add any additional rewrite rules.

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

bp_{$this->id}_add_rewrite_rules

Fires in the add_rewrite_rules method inside BP_Component.

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

BP_Component::add_permastructs()

Add any permalink structures.

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

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

Fires at the end of the register_global_tables method inside BP_Component.

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

BP_Component::register_meta_tables()

Register component metadata tables.

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

bp_{$this->id}_setup_actions

Fires at the end of the setup_actions method inside BP_Component.

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