File: bp-core/bp-core-template.php
Description
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

bp_get_total_member_count

Filters the total member count in your BP instance.

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

bp_blog_signup_allowed()

Output whether blog signup is allowed.

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

bp_get_form_field_attributes()

Get the attributes for a form field.

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

bp_get_form_field_attributes

Filter the attributes for a field before rendering output.

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

bp_button()

Create and output a button.

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

bp_get_button()

Create and return a button.

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