@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_activity_screen_single_activity_permalink |
Fires before the loading of a single activity template file. |
bp_activity_screen_friends |
Fires right before the loading of the “My Connections” screen template file. |
bp_activity_screen_groups() |
Load the ‘My Groups’ activity page. |
bp_activity_screen_groups |
Fires right before the loading of the “My Groups” screen template file. |
bp_activity_template_groups_activity |
Filters the template to load for the “My Groups” screen. |
bp_activity_allowed_tags |
Filters the allowed HTML tags for BuddyBoss Activity content. |
bp_activity_at_name_filter() |
Find and link @-mentioned users in the contents of a given item. |
bp_activity_make_nofollow_filter() |
Catch links in activity text so rel=nofollow can be added. |
bp_activity_make_nofollow_filter_callback() |
Add rel=nofollow to a link. |
bp_activity_action_my_groups_feed() |
Load the activity feed for a user’s groups. |