- 
	
	yunus posted on the forum topic How can I set "Show NewBlogPosts" as default on acitivity-stream? in the group How-To and Troubleshooting: 15 years, 3 months ago Glad i could help 🙂 @guigoz: all of the following support multiple arguments (this is right out of the bp-activity.php – line 577) * ‘user_id’ => false, // user_id to filter on * ‘object’ => false, // object to filter on e.g. groups, profile, status, friends * ‘action’ => false, // action to filter on e.g. […] 
- 
	
	yunus posted on the forum topic How can I set "Show NewBlogPosts" as default on acitivity-stream? in the group How-To and Troubleshooting: 15 years, 3 months ago ok i got my hands dirty and went in.. went in deeep ! Found out that multiple args are in fact supported. I used the following query with the function @boone provided above to show only activity updates and new members $query_string .= ‘&type=activity_update,new_member&action=activity_update,new_member’; Now i dont know what exactly is “type” so i…[Read more] 
- 
	
	yunus posted on the forum topic How can I set "Show NewBlogPosts" as default on acitivity-stream? in the group How-To and Troubleshooting: 15 years, 3 months ago 
- 
	
	yunus joined the group How-To and Troubleshooting 15 years, 3 months ago 
	@brainwaves
	Not recently active