@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_search_form_option() |
Output settings API option |
| bp_search_get_form_option() |
Return settings API option |
| bp_search_settings_callback_autocomplete() |
Search autocomplete setting field |
| bp_is_search_autotcomplete_enable() |
Checks if search autocomplete feature is enabled. |
| bp_search_settings_callback_number_of_results() |
Number of results setting field |
| bp_search_settings_tutorial() |
Link to Search tutorial |
| bp_search_settings_callback_community_section() |
Component search helper text. |
| 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. |