File: bp-core/bp-core-functions.php
Description
bp_alpha_sort_by_key()

Sort an array of objects or arrays by alphabetically sorting by a specific key/property.

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

bp_core_number_format()

Format numbers the BuddyPress way.

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

bp_core_number_format

Filters the BuddyPress formatted number.

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

bp_core_get_post_id_by_slug()

Get Post id by Post SLUG

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

bp_core_get_post_slug_by_index()

Generate post slug by files name

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

bp_ajax_get_suggestions()

AJAX endpoint for Suggestions API lookups.

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