bp_activity_content_body() : recent site wide posts (solved)
-
I want to implement an enhanced version of recent site wide posts.
I want to be able to exclude certain blogs (such as blog id 1), and also retrieve a thumbnail image for each post.
The BuddyPress built in widget (recent site wide posts) uses the activities loop to fetch post information (in particular the call bp_activity_content_body () ).
Are there any guidelines / advice for modifying / accessing the information returned by bp_activity_content_body()?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘bp_activity_content_body() : recent site wide posts (solved)’ is closed to new replies.