- 
	
	Ron Rennick replied to the forum topic Excluding One Blog’s Activities from bp_has_activities? in the group How-To and Troubleshooting 13 years, 11 months ago Will your mention of @wpmuguru send them a notification? Yes it does 😀 The meta key is sitewide_tags_blog and it contains an array. However if you want to disable SWT on a single blog / site I have a post […] 
- 
	
	Ron Rennick replied to the forum topic How to approach network wide menus with BuddyPress in the group How-To and Troubleshooting 14 years ago An example of the network wide menu plugin is http://www.umw.edu. Per http://ten-321.com/blog/portfolio/university-of-mary-washington/, the UMW website is a WP multi-network install consisting of 213 WP sites. […] 
- 
	
	Ron Rennick posted on the forum topic How to move BP from wildcard subdomain to "real" subdomain? in the group How-To and Troubleshooting: 14 years, 10 months ago As long as you make a complete backup of the user, usermeta & BP tables and restore those to your single site you should be ok. (Export & import the blog content, of course). You will need to update the wp_x_* user meta keys to be wp_* in the usermeta table. 
- 
	
	Ron R posted on the forum topic How To Show Groups That Only You (Or a User) Has Created (Not Joined) in the group How-To and Troubleshooting: 15 years, 1 month ago You could strip it down to just groups that the person is an admin of with if( !bp_group_is_admin() ) { continue; }However, that wouldn’t adjust your counts/pagination. 
- 
	
	Ron R joined the group How-To and Troubleshooting 15 years, 1 month ago 
- 
	
	Ron R posted on the forum topic Please block spammer in the group buddypress.org Ninjas: 15 years, 2 months ago Three more spammers: https://buddypress.org/community/members/mathilda1989/ 
 https://buddypress.org/community/members/ouxin123/
 https://buddypress.org/community/members/symm/If I should report those another place, let me know. 
- 
	
	Ron R joined the group buddypress.org Ninjas 15 years, 2 months ago 
- 
	
	Ron R posted on the forum topic wpmuguru – working with bp-mu ticket in the group Miscellaneous: 15 years, 2 months ago I have both a dev and live BP site running with BP_ENABLE_MULTIBLOG and the BP social network works fine on all sites/blogs. So, if it’s not working for you on the sub sites (with or without the patch), then you have another issue somewhere (conflicting plugin, etc.). Assuming the patch is added to BP, I […] 
- 
	
	Ron R posted on the forum topic wpmuguru – working with bp-mu ticket in the group Miscellaneous: 15 years, 2 months ago Did you define BP_ENABLE_MULTIBLOG in your wp-config.php? If you want to run BP on all of the sites/blogs in your network, that’s done with the constant above. That isn’t what my patch was for. Secondly, my patch only provides hooks for a plugin to implement social network segregation. With just my patch applied BP should […] 
- 
	
	Ron R joined the group Miscellaneous 15 years, 2 months ago 
	@wpmuguru
	Active 1 year, 3 months ago