File: bp-search/bp-search-filters.php |
Description |
---|---|
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. |