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. |
| bp_core_number_format() |
Format numbers the BuddyPress way. |
| bp_core_number_format |
Filters the BuddyPress formatted number. |
| bp_core_get_post_id_by_slug() |
Get Post id by Post SLUG |
| bp_core_get_post_slug_by_index() |
Generate post slug by files name |
| bp_ajax_get_suggestions() |
AJAX endpoint for Suggestions API lookups. |