Namespaces: global
Description
bp_allow_custom_registration()

Allow custom registration.

Source: bp-core/bp-core-options.php:1650

bp_register_confirm_email()

Display email confirmation field in registrations.

Source: bp-core/bp-core-options.php:1564

bp_register_confirm_password()

Display password confirmation field in registrations.

Source: bp-core/bp-core-options.php:1585

bp_profile_layout_default_format()

Default layout option for the members listing

Source: bp-core/bp-core-options.php:1607

bp_group_layout_default_format()

Default layout option for the groups listing

Source: bp-core/bp-core-options.php:1629

bp_is_activity_tabs_active()

Check whether Activity Tabs are enabled.

Source: bp-core/bp-core-options.php:1023

bp_core_format_size_units()

Format file size units

Source: bp-core/bp-core-functions.php:4942

bp_core_hide_display_name_field()

Whether or not profile field is hidden.

Source: bp-core/bp-core-functions.php:4998

bp_find_mentions_by_at_sign()

Locate usernames in an content string, as designated by an @ sign.

Source: bp-core/bp-core-functions.php:4613

bp_get_userid_from_mentionname()

Get a user ID from a “mentionname”, the name used for a user in @-mentions.

Source: bp-core/bp-core-functions.php:4650