@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| 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_get_settings_fields_for_section() |
Get settings fields by section. |
| bp_search_form_option() |
Output settings API option |
| bp_search_get_form_option() |
Return settings API option |
| 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. |