@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_is_action_variable() |
Check to see whether the current page matches a given action_variable. |
| bp_is_action_variable |
Filters whether the current page matches a given action_variable. |
| bp_search_slug() |
Output the search slug. |
| bp_get_search_slug() |
Return the search slug. |
| bp_get_search_slug |
Filters the search slug. |
| 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. |
| bp_action_variable() |
Return the value of a given action variable. |
| bp_action_variable |
Filters the value of a given action variable. |