File: bp-core/classes/class-bp-component.php
Description
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_canonical_stack()

Set up the canonical URL stack for this component.

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

BP_Component

BuddyPress Component Class.

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

BP_Component::start()

Component loader.

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

BP_Component::setup_globals()

Set up component global variables.

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

bp_{$this->id}_slug

Filters the slug to be used for the permalink URI chunk after root.

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

bp_{$this->id}_root_slug

Filters the slug used for root directory.

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

bp_{$this->id}_has_directory

Filters the component’s top-level directory if available.

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

bp_{$this->id}_directory_title

Filters the component’s directory title.

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

bp_{$this->id}_search_string

Filters the placeholder text for search inputs for component.

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