File: bp-activity/bp-activity-functions.php |
Description |
---|---|
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_check_exists_by_content() |
Check whether an activity item exists with a given content string. |
bp_activity_check_exists_by_content |
Filters the results of the check for whether an activity item exists by specified content. |
bp_activity_get_last_updated() |
Retrieve the last time activity was updated. |
bp_activity_get_types |
Filters the available activity types. |
bp_activity_get_current_context() |
Gets the current activity context. |
bp_activity_get_actions_for_context() |
Gets a flat list of activity actions compatible with a given context. |
bp_activity_get_user_favorites() |
Get a users favorite activity feed items. |