@since: BuddyPress 3.0.0
Description
bp_nouveau_members_remove_home_widget_filters()

Remove the Member’s default front page filters as we’re no more in the sidebar

Source: bp-templates/bp-nouveau/includes/members/functions.php:421

bp_nouveau_members_remove_home_widget_filters

Fires after Nouveau removes its members home widget filters.

Source: bp-templates/bp-nouveau/includes/members/functions.php:431

bp_nouveau_member_groups_widget_overrides()

Filter the Groups widget to only keep the groups the displayed user is a member of.

Source: bp-templates/bp-nouveau/includes/members/functions.php:372

bp_nouveau_get_members_directory_nav_items

Use this filter to introduce your custom nav items for the members directory.

Source: bp-templates/bp-nouveau/includes/members/functions.php:77

bp_nouveau_get_members_filters()

Get Dropdown filters for the members component

Source: bp-templates/bp-nouveau/includes/members/functions.php:89

bp_nouveau_get_members_filters

Recommended, filter here instead of adding an action to ‘bp_members_directory_order_options’

Source: bp-templates/bp-nouveau/includes/members/functions.php:127

bp_nouveau_members_catch_button_args()

Catch the arguments for buttons

Source: bp-templates/bp-nouveau/includes/members/functions.php:141

bp_nouveau_get_hooked_member_meta()

Catch the content hooked to the do_action hooks in single member header and in the members loop.

Source: bp-templates/bp-nouveau/includes/members/functions.php:160

bp_nouveau_member_locate_template_part()

Locate a single member template into a specific hierarchy.

Source: bp-templates/bp-nouveau/includes/members/functions.php:254

bp_nouveau_member_locate_template_part

Filters the found template parts for the member template part locating functionality.

Source: bp-templates/bp-nouveau/includes/members/functions.php:302