File: bp-activity/bp-activity-template.php
Description
bp_activity_comment_id()

Output the ID of the activity comment currently being displayed.

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

bp_get_activity_comment_id()

Return the ID of the activity comment currently being displayed.

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

bp_activity_comment_id

Filters the ID of the activity comment currently being displayed.

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

bp_activity_comment_user_id()

Output the ID of the author of the activity comment currently being displayed.

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

bp_get_activity_parent_user_id

Filters the activity parent item’s user ID.

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

bp_activity_is_favorite()

Output whether or not the current activity is in a current user’s favorites.

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

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