@package: BuddyBossActivity
Description
bp_get_activity_is_favorite()

Return whether the current activity is in a current user’s favorites.

Source: bp-activity/bp-activity-template.php:1861

bp_get_activity_is_favorite

Filters whether the current activity item is in the current user’s favorites.

Source: bp-activity/bp-activity-template.php:1871

bp_activity_comments()

Output the comment markup for an activity item.

Source: bp-activity/bp-activity-template.php:1883

bp_activity_get_comments()

Get the comment markup for an activity item.

Source: bp-activity/bp-activity-template.php:1901

bp_activity_recurse_comments()

Loops through a level of activity comments and loads the template for each.

Source: bp-activity/bp-activity-template.php:1924

bp_get_activity_parent_content()

Return the activity content.

Source: bp-activity/bp-activity-template.php:1746

bp_get_activity_parent_content

Filters the activity parent content.

Source: bp-activity/bp-activity-template.php:1788

bp_activity_parent_user_id()

Output the parent activity’s user ID.

Source: bp-activity/bp-activity-template.php:1796

bp_activity_user_can_delete()

Determine if the current user can delete an activity item.

Source: bp-activity/bp-activity-template.php:1603

bp_activity_user_can_delete

Filters whether the current user can delete an activity item.

Source: bp-activity/bp-activity-template.php:1648