Namespaces: global |
Description |
|---|---|
| bp_email_post_type() |
Output the name of the email post type. |
| bp_get_email_post_type() |
Returns the name of the email post type. |
| bp_get_email_post_type_labels() |
Return labels used by the email post type. |
| bp_get_email_post_type_supports() |
Return array of features that the email post type supports. |
| bp_email_tax_type() |
Output the name of the email type taxonomy. |
| 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_core_load_buddypress_textdomain() |
Load the buddyboss translation file for current language. |
| bp_core_action_search_site() |
A JavaScript-free implementation of the search functions in BuddyPress. |