File: bp-activity/bp-activity-functions.php |
Description |
---|---|
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_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. |