Namespaces: global |
Description |
|---|---|
| bp_search_settings_callback_autocomplete() |
Search autocomplete setting field |
| bp_is_search_autotcomplete_enable() |
Checks if search autocomplete feature is enabled. |
| bp_remove_object_terms() |
Remove taxonomy terms on a BuddyPress object. |
| bp_get_objects_in_term() |
Retrieve IDs of objects in valid taxonomies and terms for BuddyPress-related taxonomies. |
| bp_get_term_by() |
Get term data for terms in BuddyPress taxonomies. |
| bb_global_search_default_items_to_search() |
Get the default items to search though, if nothing has been selected in settings. |
| bp_search_remove_search_types_for_guests() |
Remove ‘messages’ and ‘notifications’ from search, if user is not logged In |
| bp_search_override_wp_native_results() |
Force native wp search section to load page template so we can hook stuff into it. |
| bp_search_result_page_dummy_post_load() |
Load dummy post for wp native search result. magic starts here. |
| bp_search_clear_native_search_query() |
Force native wp search page not to look any data into db to save query and performance |