Namespaces: global |
Description |
|---|---|
| bp_search_slug() |
Output the search slug. |
| bp_get_search_slug() |
Return the search slug. |
| bp_displayed_user_id() |
Get the ID of the currently displayed user. |
| bp_action_variable() |
Return 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_root_slug() |
Output the root slug for a given component. |
| bp_get_email_subject() |
Retrieve a client friendly version of the root blog name. |
| bp_ajax_querystring() |
Allow templates to pass parameters directly into the template loops via AJAX. |
| bp_current_component() |
Return the name of the current component. |