@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_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_search_slug() |
Output the search slug. |
bp_get_search_slug() |
Return the search slug. |
bp_get_search_slug |
Filters the search slug. |
bp_root_slug() |
Output the root slug for a given component. |
bp_action_variable() |
Return the value of a given action variable. |