@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_update_comment_privacy() |
Update activity comment privacy with parent activity privacy update. |
| bp_activity_comment_privacy_update() |
Recursive function to update privacy of comment with nested level. |
| BP_Activity_Component::rest_api_init() |
Init the BuddyBoss REST API. |
| bp_activity_enqueue_heartbeat_js() |
Enqueue Heartbeat js for the activity |
| bp_search_query_results |
the following variable will be an object of current search type helper class e.g: an object of Bp_Search_Groups or Bp_Search_Posts etc. |
| BP_Search_Core::__unset() |
Magic method for unsetting BuddyPress Global Search variables. |
| BP_Search_Core::__call() |
Magic method to prevent notices and errors from invalid method calls. |
| BP_Search_Core::setup_globals() |
Setup BuddyPress Global Search plugin global variables. |
| BP_Search_Core::setup_actions() |
Set up the default hooks and actions. |
| BP_Search_Core::setup_admin_settings() |
Setup plugin options settings admin page |