@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_follow_reset_cache_incrementor() |
Clear cached data for deleted users and reset incrementor. |
| bp_activity_follow_delete_object_cache() |
Clear cached data for follow object. |
| 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 |