@since: BuddyPress 1.5.0
Description
BP_Component::register_taxonomies()

Register component-specific taxonomies.

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

bp_{$this->id}_register_taxonomies

Fires in the register_taxonomies method inside BP_Component.

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

BP_Component::add_rewrite_tags()

Add any additional rewrite tags.

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

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

BP_Component::setup_nav()

Set up component navigation.

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

bp_{$this->id}_setup_nav

Fires at the end of the setup_nav method inside BP_Component.

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

BP_Component::setup_admin_bar()

Set up the component entries in the WordPress Admin Bar.

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

bp_{$this->id}_setup_admin_bar

Fires at the end of the setup_admin_bar method inside BP_Component.

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

BP_Component::setup_title()

Set up the component title.

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

bp_{$this->id}_setup_title

Fires in the setup_title method inside BP_Component.

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