File: bp-core/bp-core-template.php |
Description |
---|---|
bp_action_variable() |
Return the value of a given action variable. |
bp_action_variable |
Filters the value of a given action variable. |
bp_root_domain() |
Output the “root domain”, the URL of the BP root blog. |
bp_get_root_domain() |
Return the “root domain”, the URL of the BP root blog. |
bp_get_root_domain |
Filters the “root domain”, the URL of the BP root blog. |
bp_root_slug() |
Output the root slug for a given component. |
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. |