Namespaces: global
Description
bp_get_activity_comment_user_id()

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

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

bp_activity_comment_user_link()

Output the author link for the activity comment currently being displayed.

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

bp_get_activity_comment_user_link()

Return the author link for the activity comment currently being displayed.

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

bp_activity_current_comment()

Utility function that returns the comment currently being recursed.

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

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_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()

Return the parent activity’s user ID.

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

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