File: bp-search/bp-search-filters.php
Description
bp_search_result_page_dummy_post_load()

Load dummy post for wp native search result. magic starts here.

Source: bp-search/bp-search-filters.php:129

bp_search_clear_native_search_query()

Force native wp search page not to look any data into db to save query and performance

Source: bp-search/bp-search-filters.php:191

bp_search_filter_bp_before_has_groups_parse_args()

Before searching groups parse type to be blank.

Source: bp-search/bp-search-filters.php:211

bb_global_search_default_items_to_search()

Get the default items to search though, if nothing has been selected in settings.

Source: bp-search/bp-search-filters.php:21

bp_search_remove_search_types_for_guests()

Remove ‘messages’ and ‘notifications’ from search, if user is not logged In

Source: bp-search/bp-search-filters.php:67

bp_search_override_wp_native_results()

Force native wp search section to load page template so we can hook stuff into it.

Source: bp-search/bp-search-filters.php:97