Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: TIME SENSITIVE!!! — How to Prevent \”Auto Join\” for a Forum/Group


Boone Gorges
Keymaster

@boonebgorges

After submitting that patch, I realized that there was a much better way to do it that didn’t involve the hackiness. Check out the second patch on that trac ticket, and add the following line to wp-config.php:
define( 'BP_DISABLE_AUTO_GROUP_JOIN', true );

Skip to toolbar