@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_ajax_get_comments() |
AJAX endpoint for activity comments. |
bp_start_following() |
Start following a user’s activity. |
bp_stop_following() |
Stop following a user’s activity. |
bp_is_following() |
Check if a user is already following another user. |
bp_get_followers() |
Fetch the user IDs of all the followers of a particular user. |
bp_get_following() |
Fetch the user IDs of all the users a particular user is following. |
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 |
bp_activity_remove_platform_updates() |
Do not add the activity if uncheck the options from the backend BuddyBoss > Settings > Activity > Posts in Activity Feed >BuddyBoss Platform |