Namespaces: global
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_ajax_object_template_loader()

Load the template loop for the current object.

Source: bp-templates/bp-nouveau/includes/ajax.php:19

bp_nouveau_object_template_results_members_tabs()

Object template results members tabs.

Source: bp-templates/bp-nouveau/includes/ajax.php:159

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_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_xprofile_edit_visibilty()

Template tag to output the field visibility markup in edit and signup screens.

Source: bp-templates/bp-nouveau/includes/xprofile/template-tags.php:42

bp_nouveau_base_account_has_xprofile()

Return a bool check to see whether the base re group has had extended profile fields added to it for the registration screen.

Source: bp-templates/bp-nouveau/includes/xprofile/template-tags.php:66

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