@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 |
bp_nouveau_members_remove_home_widget_filters |
Fires after Nouveau removes its members home widget filters. |
bp_nouveau_member_groups_widget_overrides() |
Filter the Groups widget to only keep the groups the displayed user is a member of. |
bp_nouveau_get_members_directory_nav_items |
Use this filter to introduce your custom nav items for the members directory. |
bp_nouveau_get_members_filters() |
Get Dropdown filters for the members component |
bp_nouveau_get_members_filters |
Recommended, filter here instead of adding an action to ‘bp_members_directory_order_options’ |
bp_nouveau_members_catch_button_args() |
Catch the arguments for buttons |
bp_nouveau_get_hooked_member_meta() |
Catch the content hooked to the do_action hooks in single member header and in the members loop. |
bp_nouveau_member_locate_template_part() |
Locate a single member template into a specific hierarchy. |
bp_nouveau_member_locate_template_part |
Filters the found template parts for the member template part locating functionality. |