@since: BuddyPress 3.0.0
Description
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_custom_profile_edit_fields

Fires at end of custom profile field items on your xprofile screen tab.

Source: bp-xprofile/classes/class-bp-xprofile-user-admin.php:456

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

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

bp_nouveau_xprofile()

Launch the xProfile loader class.

Source: bp-templates/bp-nouveau/includes/xprofile/loader.php:86

BP_Nouveau_xProfile

xProfile Loader class

Source: bp-templates/bp-nouveau/includes/xprofile/loader.php:17

BP_Nouveau_xProfile::__construct()

Constructor

Source: bp-templates/bp-nouveau/includes/xprofile/loader.php:23

BP_Nouveau_xProfile::setup_globals()

Globals

Source: bp-templates/bp-nouveau/includes/xprofile/loader.php:35