@since: BuddyPress 1.2.0
Description
bp_is_group_membership_request()

Is the current page a group’s Request Membership page?

Source: bp-core/bp-core-template.php:3069

bp_is_group()

Does the current page belong to a single group?

Source: bp-core/bp-core-template.php:2897

bp_is_my_profile()

Is the current page part of the profile of the logged-in user?

Source: bp-core/bp-core-template.php:2389

bp_ajax_querystring()

Allow templates to pass parameters directly into the template loops via AJAX.

Source: bp-core/bp-core-template.php:1281

bp_ajax_querystring

Filters the template paramenters to be used in the query string.

Source: bp-core/bp-core-template.php:1298

bp_get_blog_signup_allowed()

Is blog signup allowed?

Source: bp-core/bp-core-template.php:1165

bp_registration_needs_activation()

Check whether registrations require activation on this installation.

Source: bp-core/bp-core-template.php:1204

bp_registration_needs_activation

Filters whether registrations require activation on this installation.

Source: bp-core/bp-core-template.php:1213

bp_total_member_count()

Output the total member count for the site.

Source: bp-core/bp-core-template.php:1110

bp_get_total_member_count()

Return the total member count in your BP instance.

Source: bp-core/bp-core-template.php:1134