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

Echo a list of all registered activity types for use in dropdowns or checkbox lists.

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

bp_activity_types_list_{$output}

Fires at the end of the listing of activity types.

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

bp_sitewide_activity_feed_link()

Output the sitewide activity feed link.

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

bp_get_sitewide_activity_feed_link()

Returns the sitewide activity feed link.

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

bp_activity_comments_user_avatars()

Echo a list of linked avatars of users who have commented on the current activity item.

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

bp_activity_comments_user_avatars

Filters the list of linked avatars for users who have commented on the current activity item.

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

bp_activity_get_comments_user_ids()

Return the IDs of every user who’s left a comment on the current activity item.

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

bp_activity_post_form_action()

Output the activity post form action.

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

bp_get_activity_post_form_action()

Return the activity post form action.

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

bp_get_activity_post_form_action

Filters the action url used for the activity post form.

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