File: bp-core/bp-core-functions.php |
Description |
|---|---|
| bp_upload_dir() |
Set data from the BP root blog’s upload directory. |
| bp_nav_menu_get_loggedout_pages() |
Create fake “post” objects for BP’s logged-out nav menu for use in the WordPress “Menus” settings page. |
| bp_nav_menu_get_item_url() |
Get the URL for a BuddyPress WP nav menu item, based on slug. |
| bp_core_get_suggestions() |
BuddyPress Suggestions API for types of at-mentions. |
| bp_suggestions_services |
Filters the default suggestions service to use. |
| bp_core_get_suggestions |
Filters the available type of at-mentions. |
| buddypress_locale |
Filters the locale to be loaded for the language files. |
| buddypress_locale_locations |
Filters the locations to load language files from. |
| bp_core_action_search_site() |
A JavaScript-free implementation of the search functions in BuddyPress. |
| bp_core_search_site |
Filters the constructed url for use with site searching. |