File: bp-core/bp-core-functions.php |
Description |
|---|---|
| bp_get_email_post_type() |
Returns the name of the email post type. |
| 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. |
| 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. |
| bp_remove_adjacent_posts_rel_link() |
Remove “prev” and “next” relational links from on BuddyPress pages. |
| _bp_strip_spans_from_title() |
Strip the span count of a menu item or of a title part. |