@since: BuddyPress 1.5.0
Description
bp_get_user_meta_key()

Get the meta_key for a given piece of user metadata

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

bp_get_user_meta_key

Filters the meta_key for a given piece of user metadata.

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

bp_get_user_meta()

Get a piece of usermeta.

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

bp_update_user_meta()

Update a piece of usermeta.

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

bp_delete_user_meta()

Delete a piece of usermeta.

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

bp_core_time_since_unknown_text

Filters the value to use if the time since is unknown.

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

bp_core_time_since_right_now_text

Filters the value to use if the time since is right now.

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

bp_core_time_since_ago_text

Filters the value to use if the time since is some time ago.

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

bp_core_component_slug_from_root_slug

Filters the default component slug from a WP page root_slug.

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

bp_core_create_root_component_page()

Create WordPress pages to be used as BP component directories.

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