@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_get_component_filters() |
Get Dropdawn filters for the current component of the one passed in params |
| bp_nouveau_get_temporary_setting() |
When previewing make sure to get the temporary setting of the customizer. |
| bp_nouveau_get_appearance_settings() |
Get the BP Nouveau Appearance settings. |
| bp_nouveau_ajax_button() |
Output ajax button for action (e.g. request connection with member, join group, leave group, follow member, etc.) |
| bp_nouveau_wrapper() |
Output HTML content into a wrapper. |
| bp_nouveau_is_object_nav_in_sidebar() |
Check if Nouveau sidebar object nav widget is active. |
| bp_nouveau_current_user_can() |
Check if logged in user has queried capability. |
| bp_nouveau_current_user_can |
Filters whether or not the current user can perform an action for BuddyPress Nouveau. |
| bp_nouveau_parse_hooked_dir_nav() |
Parse an html output to a list of component’s directory nav item. |
| {$hook} |
Fires inside the `bp_nouveau_hook()` function. |