Is there a way to modify the output of bp_activity_content_body()
- 
		I don’t like the HTML output of bp_activity_content_body() and how it is placing the featured images of the post inside of the p tag with the content. I want to get more control over the output of the function. How can I modify bp_activity_content_body() to output HTML differently than it does by default. That said, I think the issue might not be the output, but the recording of the activity which might be the place to look. When I looked at the structure of an individual item in the dashboard, I can see how it was recorded. Is I can’t modify the output, how do create template to modify how it is recorded so it gets a decent layout? 
- You must be logged in to reply to this topic.