@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| 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_core_install_discussion_forums() |
Run the bbpress activation. |
| bp_core_uninstall_discussion_forums() |
Run the bbpress deactivation. |
| bp_core_install_media() |
Install database tables for Media component. |
| bp_core_install_network_search() |
Create function for network search component. |
| bp_core_install_bbp_emails() |
Add default bbp emails. |