Namespaces: global |
Description |
|---|---|
| bp_search_settings_tutorial() |
Link to Search tutorial |
| bp_search_settings_callback_community_section() |
Component search helper text. |
| 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 |
| bp_search_filter_bp_before_has_groups_parse_args() |
Before searching groups parse type to be blank. |
| bp_search_get_settings_sections() |
Get the Search settings sections. |
| bp_search_get_settings_fields() |
Get all of the settings fields. |