@since: BuddyPress 2.1.0 |
Description |
---|---|
bp_activity_delete_url() |
Output the URL to delete a single activity feed item. |
bp_get_activity_delete_url() |
Return the URL to delete a single activity item. |
bp_get_activity_delete_url |
Filters the activity delete URL. |
bp_activity_recurse_comment_count |
Filters the total number of comments for the current comment. |
bp_activity_member_display_name() |
Output the display name of the member who posted the activity. |
bp_get_activity_member_display_name() |
Return the display name of the member who posted the activity. |
bp_get_activity_member_display_name |
Filters the display name of the member who posted the activity. |
bp_get_activity_load_more_link() |
Get the URL for the Load More link. |
bp_get_activity_load_more_link |
Filters the Load More link URL. |
bp_activity_load_more_link() |
Output the URL for the Load More link. |