File: bp-core/classes/class-bp-component.php |
Description |
|---|---|
| bp_{$this->id}_register_global_tables |
Fires at the end of the register_global_tables method inside BP_Component. |
| BP_Component::register_meta_tables() |
Register component metadata tables. |
| BP_Component::setup_actions() |
Set up the actions. |
| BP_Component |
BuddyPress Component Class. |
| BP_Component::start() |
Component loader. |
| BP_Component::setup_globals() |
Set up component global variables. |
| bp_{$this->id}_slug |
Filters the slug to be used for the permalink URI chunk after root. |
| bp_{$this->id}_root_slug |
Filters the slug used for root directory. |
| bp_{$this->id}_has_directory |
Filters the component’s top-level directory if available. |
| bp_{$this->id}_directory_title |
Filters the component’s directory title. |