@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_activity_template_my_activity |
Filters the template to load for the “My Activity” screen. |
bp_activity_screen_my_activity() |
Load the ‘My Activity’ page. |
bp_activity_template_profile_activity_permalink |
Filters the template to load for a single activity screen. |
bp_activity_screen_friends() |
Load the ‘My Connections’ activity page. |
bp_activity_template_friends_activity |
Filters the template to load for the “My Connections” screen. |
bp_activity_action_sitewide_feed() |
Load the sitewide activity feed. |
bp_activity_action_personal_feed() |
Load a user’s personal activity feed. |
bp_activity_action_friends_feed() |
Load a user’s friends’ activity feed. |
BP_Activity_Activity::get_sitewide_items_for_feed() |
Get sitewide activity items for use in an RSS feed. |
BP_Activity_Activity |
Database interaction class for the BuddyBoss activity component. |