File: bp-templates/bp-nouveau/includes/functions.php
Description
bp_nouveau_current_user_can

Filters whether or not the current user can perform an action for BuddyPress Nouveau.

Source: bp-templates/bp-nouveau/includes/functions.php:329

bp_nouveau_parse_hooked_dir_nav()

Parse an html output to a list of component’s directory nav item.

Source: bp-templates/bp-nouveau/includes/functions.php:343

bp_nouveau_parse_hooked_options()

Run specific “select filter” hooks to catch the options and build an array out of them

Source: bp-templates/bp-nouveau/includes/functions.php:420

bp_nouveau_ajax_querystring()

This function looks scarier than it actually is. 🙂 Each object loop (activity/members/groups/blogs/forums) contains default parameters to show specific information based on the page we are currently looking at.

Source: bp-templates/bp-nouveau/includes/functions.php:32

bp_nouveau_ajax_querystring

Filters the AJAX query string for the component loops.

Source: bp-templates/bp-nouveau/includes/functions.php:166

bp_nouveau_ajax_button()

Output ajax button for action (e.g. request connection with member, join group, leave group, follow member, etc.)

Source: bp-templates/bp-nouveau/includes/functions.php:176