Functions
Description
bp_get_activity_comment_id()

Return the ID of the activity comment currently being displayed.

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

bp_get_activity_comment_link()

Return the activity comment link.

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

bp_get_activity_comment_name()

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

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

bp_get_activity_comment_permalink()

Return the activity comment permalink.

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

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

Return the activity content.

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

bp_get_activity_content_body()

Return the activity content body.

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

bp_get_activity_count()

Return the activity count.

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

bp_get_activity_css_class()

Return the current activity item’s CSS class.

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

bp_get_activity_date_recorded()

Return the date the activity was recorded.

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

bp_get_activity_delete_link()

Return the activity delete link.

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

bp_get_activity_delete_url()

Return the URL to delete a single activity item.

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

bp_get_activity_directory_permalink()

Return activity directory permalink.

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

bp_get_activity_edit_time()

Get BuddyBoss Activity Time option.

Source: bp-core/bp-core-options.php:1010

bp_get_activity_entry_css_class()

Return the current activity entry item’s CSS class.

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

bp_get_activity_favorite_link()

Return the activity favorite link.

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

bp_get_activity_feed_item_date()

Return the activity feed item date.

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

bp_get_activity_feed_item_description()

Return the activity feed item description.

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

bp_get_activity_feed_item_guid()

Returns the activity feed item guid.

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

bp_get_activity_feed_item_link()

Return the activity feed item link.

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

bp_get_activity_feed_item_title()

Return the activity feed item title.

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

bp_get_activity_filter_links()

Return the activity filter links.

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

bp_get_activity_id()

Return the activity ID.

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

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

Return the activity item ID.

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

bp_get_activity_latest_update()

Return the activity latest update link.

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

bp_get_activity_load_more_link()

Get the URL for the Load More link.

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

bp_get_activity_member_display_name()

Return the display name of the member who posted the activity.

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

bp_get_activity_object_name()

Return the activity object name.

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

bp_get_activity_pagination_count()

Return the activity pagination count.

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

bp_get_activity_pagination_links()

Return the activity pagination links.

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

bp_get_activity_parent_content()

Return the activity content.

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

bp_get_activity_parent_user_id()

Return the parent activity’s user ID.

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

bp_get_activity_per_page()

Return the number of activities per page.

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

bp_get_activity_permalink_id()

Return the activity permalink ID.

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

bp_get_activity_post_form_action()

Return the activity post form action.

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

bp_get_activity_privacy()

Return the activity privacy.

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

bp_get_activity_root_slug()

Return the activity component root slug.

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

bp_get_activity_secondary_avatar()

Return the avatar of the object that action was performed on.

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

bp_get_activity_secondary_item_id()

Return the activity secondary item ID.

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

bp_get_activity_show_filters()

Get available filters depending on the scope.

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

bp_get_activity_slug()

Return the activity component slug.

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

bp_get_activity_thread_permalink()

Return the activity thread permalink.

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

bp_get_activity_type()

Return the activity type.

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

bp_get_activity_unfavorite_link()

Return the activity unfavorite link.

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

bp_get_activity_user_id()

Return the activity user ID.

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

bp_get_activity_user_link()

Return the activity user link.

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

bp_get_add_follow_button()

Returns a follow / unfollow button for a given user depending on the follower status.

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

bp_get_add_friend_button()

Create the Connect button.

Source: bp-friends/bp-friends-template.php:374