File: bp-templates/bp-nouveau/includes/functions.php
Description
bp_nouveau_set_nav_item_order()

Reorder a BuddyPress item nav according to a given list of nav item slugs

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

bp_nouveau_customizer_grid_choices()

Returns the choices for the Layout option of the customizer or the list of corresponding css classes.

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

bp_nouveau_sanitize_nav_order()

Sanitize a list of slugs to save it as an array

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

bp_nouveau_theme_cover_image()

BP Nouveau’s callback for the cover photo feature.

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

bp_nouveau_get_component_filters()

Get Dropdawn filters for the current component of the one passed in params

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

bp_nouveau_get_temporary_setting()

When previewing make sure to get the temporary setting of the customizer.

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

bp_nouveau_get_appearance_settings()

Get the BP Nouveau Appearance settings.

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

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