File: bp-core/bp-core-template.php |
Description |
|---|---|
| bp_is_action_variable |
Filters whether the current page matches a given action_variable. |
| bp_user_has_access() |
Returns whether or not a user has access. |
| bp_user_has_access |
Filters whether or not a user has access. |
| bp_search_slug() |
Output the search slug. |
| bp_get_search_slug() |
Return the search slug. |
| bp_get_search_slug |
Filters the search slug. |
| bp_displayed_user_id() |
Get the ID of the currently displayed user. |
| bp_get_root_slug() |
Get the root slug for given component. |
| bp_get_root_slug |
Filters the root slug for given component. |
| bp_get_name_from_root_slug() |
Return the component name based on a root slug. |