File: bp-core/bp-core-template.php |
Description |
|---|---|
| bp_current_component() |
Return the name of the current component. |
| bp_current_component |
Filters the name of the current component. |
| bp_current_action() |
Return the name of the current action. |
| bp_current_action |
Filters the name of the current action. |
| bp_current_item() |
Return the name of the current item. |
| bp_current_item |
Filters the name of the current item. |
| bp_action_variables() |
Return the value of $bp->action_variables. |
| bp_action_variables |
Filters the value of $bp->action_variables. |
| bp_get_blog_signup_allowed() |
Is blog signup allowed? |
| bp_account_was_activated() |
Check whether an activation has just been completed. |