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_registration_needs_activation |
Filters whether registrations require activation on this installation. |
bp_get_blog_signup_allowed() |
Is blog signup allowed? |