@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_remove_all_user_data |
Fires after the removal of all of a user’s activity data. |
| bp_activity_get_last_updated |
Filters the value for the last updated time for an activity item. |
| bp_activity_total_favorites_for_user() |
Retrieve the number of favorite activity feed items a user has. |
| bp_activity_delete_meta() |
Delete a meta entry from the DB for an activity feed item. |
| bp_activity_get_meta() |
Get metadata for a given activity item. |
| bp_activity_get_meta |
Filters the metadata for a specified activity item. |
| bp_activity_remove_user_favorite |
Fires if bp_update_user_meta() is successful and before returning a true value for success. |
| bp_activity_get_favorite_users_string() |
Get like count for activity |
| bp_activity_get_favorite_users_tooltip_string() |
Get users for activity favorite tooltip |
| bp_activity_favorites_upgrade_data() |
Check if BuddyPress activity favorites data needs upgrade & Update to BuddyBoss activity like data |